ImageGear .NET - Updated May 30, 2018
Name Property (ImGearPDEFontInfo)




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFontInfo Class : Name Property
Gets or sets the font name.
Syntax
'Declaration
 
Public Property Name As ImGearPDFAtom
 
'Usage
 
Dim instance As ImGearPDEFontInfo
Dim value As ImGearPDFAtom
 
instance.Name = value
 
value = instance.Name

Property Value

ImGearPDFAtom class object.
See Also

Reference

ImGearPDEFontInfo Class
ImGearPDEFontInfo Members
ImGearPDFAtom Class