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




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

Field Value

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

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

See Also