[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.CffTable.CharSet

CharSet Property

CharSet

Gets the charset array (GID to SID mapping, or GID to CID for CID-key fonts).

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