PdfASymbolicFontEncodingStrategy.PreferredCmapEncodingTable

PdfASymbolicFontEncodingStrategy.PreferredCmapEncodingTable property

Specifies subtable which will be used in precedence to mac subtable(1,0). Value ‘MacTable’ from enumeration CMapEncodingTableType has no sense in this case.

public CMapEncodingTableType PreferredCmapEncodingTable { get; set; }

See Also