ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFFont Object > IGPDFFont Methods > GetCIDSystemInfo Method |
Gets Registry and Ordering information for a CIDFont. GetCIDSystemInfo() takes either a Type 0 font or descendant font (CIDType0 or CIDType2) as an argument. This information is always present for any Type 0 font; the actual registry ordering information is a part of the descendant font.
GetCIDSystemInfo() As IGPDFAtom
Returns CIDFont's Registry and Ordering information.