ImageGear .NET - Updated March 30, 2018
Ordering Property




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEFontAttrs Class : Ordering Property
Gets or sets the atom representing the CIDFont's Ordering information.
Syntax
'Declaration
 
Public Property Ordering As ImGearPDFAtom
 
'Usage
 
Dim instance As ImGearPDEFontAttrs
Dim value As ImGearPDFAtom
 
instance.Ordering = value
 
value = instance.Ordering

Property Value

ImGearPDFAtom class object.
Remarks
For example, "1".
See Also

Reference

ImGearPDEFontAttrs Class
ImGearPDEFontAttrs Members
ImGearPDFAtom Class