ImageGear .NET - Updated October 26, 2017
Encoding Property (ImGearPDEFontInfo)




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

Property Value

ImGearPDFAtom class object.
See Also

Reference

ImGearPDEFontInfo Class
ImGearPDEFontInfo Members
ImGearPDFAtom Class