ImageGear for .NET
CIDOrdering Property




Gets an ordering information of a multi-byte system font.
Syntax
'Declaration
 
Public ReadOnly Property CIDOrdering As ImGearPDFAtom
'Usage
 
Dim instance As ImGearPDFSysFont
Dim value As ImGearPDFAtom
 
value = instance.CIDOrdering
public ImGearPDFAtom CIDOrdering {get;}
public: __property ImGearPDFAtom* get_CIDOrdering();
public:
property ImGearPDFAtom^ CIDOrdering {
   ImGearPDFAtom^ get();
}

Property Value

ImGearPDFAtom class object.
See Also

Reference

ImGearPDFSysFont Class
ImGearPDFSysFont Members
ImGearPDFAtom Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback