Enum GridPdfFontEncoding
GridPdfFontEncoding enumeration
Represents pdf embedded font encoding.
public enum GridPdfFontEncoding
Values
| Name | Value | Description | 
|---|---|---|
| Identity | 0 | Represents use Identity-H encoding for all embedded fonts in pdf. | 
| AnsiPrefer | 1 | Represents prefer to use WinAnsiEncoding for TrueType fonts with characters 32-127, otherwise, Identity-H encoding will be used for embedded fonts in pdf. | 
See Also
- namespace Aspose.Cells.GridDesktop.Data
 - assembly Aspose.Cells.GridDesktop