Class TtfCMapFormatBaseTable
TtfCMapFormatBaseTable class
Represents CMap subtable base class.
public class TtfCMapFormatBaseTable
Properties
| Name | Description |
|---|---|
| PlatformId { get; } | Gets PlatformId. |
| PlatformSpecificId { get; } | Gets PlatformSpecificId. |
Methods
| Name | Description |
|---|---|
| virtual GetAllCodes() | Gets all the codes from current CMap’s subtable. |
| virtual GetGlyphIndex(uint) | Gets a glyph index for a given character code |
See Also
- namespace Aspose.Font.TtfCMapFormats
- assembly Aspose.Font