[]
Specifies available formats used to represent a font in a PDF document. "Type0AutoOneByteEncoding" - "Type0IdentityEncoding" -
Type0AutoOneByteEncoding: 0;
The font is saved as one or more Type0 PDF fonts, where each character is encoded by one byte.
Type0IdentityEncoding: 1;
The font is saved as a single Type0 font with Identity encoding, where each character is encoded with two bytes.