The XPdfFontOptions type exposes the following members.
Properties
Name | Description | |
---|---|---|
FontEmbedding |
Gets a value indicating the font embedding.
| |
FontEncoding |
Gets a value indicating how the font is encoded.
| |
UnicodeDefault |
Gets the default options with Unicode encoding and always font embedding.
| |
WinAnsiDefault |
Gets the default options with WinAnsi encoding and always font embedding.
|
See Also