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




In This Topic
SubjectMatterName Field
In This Topic
Subject Matter Name.
Syntax
'Declaration
 
Public SubjectMatterName As String
 
'Usage
 
Dim instance As ImGearIPTCSubjectReference
Dim value As String
 
value = instance.SubjectMatterName
 
instance.SubjectMatterName = value

Field Value

string value.
Remarks
This property contains a text representation of the Subject Matter Number.

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

See Also