ImageGear .NET - Updated May 30, 2018
WebStatement Property (ImGearRightsManagementXMPMetadata)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.RightsManagement Namespace > ImGearRightsManagementXMPMetadata Class : WebStatement Property
Gets or sets WebStatement property of the XMP Rights Management schema. This XMP property specifies location of a web page describing the owner and/or rights statement for this resource.
Syntax
'Declaration
 
Public Property WebStatement As ImGearXMPString
 
'Usage
 
Dim instance As ImGearRightsManagementXMPMetadata
Dim value As ImGearXMPString
 
instance.WebStatement = value
 
value = instance.WebStatement

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
See Also

Reference

ImGearRightsManagementXMPMetadata Class
ImGearRightsManagementXMPMetadata Members