ImageGear .NET - Updated July 5, 2018
URL Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.BasicJobTicket Namespace > ImGearXMPJob Class : URL Property
Gets or sets a file URL referencing an external job management file.
Syntax
'Declaration
 
Public Property URL As ImGearXMPString
 
'Usage
 
Dim instance As ImGearXMPJob
Dim value As ImGearXMPString
 
instance.URL = value
 
value = instance.URL

Property Value

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

Reference

ImGearXMPJob Class
ImGearXMPJob Members