Pdf |
The PdfFont type exposes the following members.
| Name | Description | |
|---|---|---|
| Ascent | Gets the ascent value in the font | |
| BaseFontName | Gets base font name | |
| Descent | Get the descent value in the font | |
| Dictionary | Gets the font dictionary | |
| Flags | Gets font flags | |
| FontType | Gets font type | |
| FontTypeName | Gets font type name | |
| Handle | Gets the Pdfium SDK handle that the font is bound to | |
| IsEmbedded | Specifies whether the font is ebedded | |
| IsStandardFont | Specifies whether the font is a standard font. | |
| IsUnicodeCompatible | Specifies whether the font is unicode compatible | |
| IsVertWriting | Specifies whether the font is VertWriting | |
| ItalicAngel | Get the italic angle value in the font | |
| StemV | Get the StemV value in the font | |
| Weight | Get the Weight value in the font |