ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.IPTC Namespace / ImGearIPTCObjectTypeReference Structure / Name Field




In This Topic
Name Field (ImGearIPTCObjectTypeReference)
In This Topic
Object Type Name.
Syntax
'Declaration
 
Public Name As String
 
'Usage
 
Dim instance As ImGearIPTCObjectTypeReference
Dim value As String
 
value = instance.Name
 
instance.Name = value

Field Value

string value.
Remarks
This property contains an optional text representation of the Object Type Number.

Contains a maximum of 64 bytes consisting of graphic characters plus spaces.

See Also