ITrFont Properties |
The ITrFont type exposes the following members.
| Name | Description | |
|---|---|---|
| CharStrings |
Returns mapping between character name and glyph.
| |
| Encoding |
Returns enbcoding array.
| |
| EncodingTable |
Returns the name of the encoding.
| |
| Font |
Returns DrFont corresponding to this font.
| |
| FontName |
Returns font name.
| |
| FontType |
Returns a type of font in Adobe classification.
| |
| NativeFont |
Returns System.Drawing.Font corresponding to this font.
| |
| Size |
Returns font size.
| |
| Style |
Returns font style.
| |
| Transform |
Returns font transform.
|