ImageGear .NET - Updated May 30, 2018
CreatorTool Property




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP.Basic Namespace > ImGearBasicXMPMetadata Class : CreatorTool Property
Gets or sets CreatorTool property of the XMP Basic schema.
Syntax
'Declaration
 
Public Property CreatorTool As ImGearXMPString
 
'Usage
 
Dim instance As ImGearBasicXMPMetadata
Dim value As ImGearXMPString
 
instance.CreatorTool = value
 
value = instance.CreatorTool

Property Value

ImageGear.Formats.XMP.ImGearXMPString class value.
Remarks
This XMP property specifies name of the first known tool used to create the resource.
See Also

Reference

ImGearBasicXMPMetadata Class
ImGearBasicXMPMetadata Members