ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General API > IGPDFCtl Control > IGPDFCtl Methods > CreateSysEncodingFromBaseName Method |
Creates an encoding object from base name.
CreateSysEncodingFromBaseName(BaseName As IGPDFAtom, DiffEnc As
IGStringArray) As IGPDFSysEncoding
Name | Description |
---|---|
BaseName | The base encoding. See Section 5.5.5 in the PDF Reference. |
DiffEnc | Array of 256 Strings describing the differences from the encoding specified by BaseName. May be NULL. |