ImageGear22.Core Assembly > ImageGear.Core Namespace > ImGearMetadataNode Class : FormatName Property |
'Declaration Public ReadOnly Property FormatName As String
'Usage Dim instance As ImGearMetadataNode Dim value As String value = instance.FormatName
public string FormatName {get;}
public: __property string* get_FormatName();