ImageGear .NET - Updated November 28, 2017
FullName Property (IImGearFormat)




ImageGear23.Core Assembly > ImageGear.Formats Namespace > IImGearFormat Interface : FullName Property
Gets the full name of the format.
Syntax
'Declaration
 
ReadOnly Property FullName As String
 
'Usage
 
Dim instance As IImGearFormat
Dim value As String
 
value = instance.FullName

Property Value

String containing the format's name.
See Also

Reference

IImGearFormat Interface
IImGearFormat Members