ImageGear .NET - Updated May 30, 2018
FullName Property (IImGearFormat)




ImageGear24.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