[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.CffTable.Encoding

Encoding Property

Encoding

Gets the encoding array (for non-CID fonts). It maps 1-byte code to GID.

Declaration
public ushort[] Encoding { get; }
Public ReadOnly Property Encoding As UShort()