ImageGear21.Core Assembly > ImageGear.Formats Namespace > IImGearFormat Interface : FullName Property |
'Declaration ReadOnly Property FullName As String
'Usage Dim instance As IImGearFormat Dim value As String value = instance.FullName
string FullName {get;}
__property string* get_FullName();