Properties
| Name | Type | Description |
|---|---|---|
| Application | Engine, read-only | Returns the Engine object. |
| CustomFontSet | CustomFontSet, read-only | Provides access to the set of fonts specified by the user. |
| EnablePdfStandardFonts | VARIANT\_BOOL | Specifies whether the standard PDF fonts can be used. These are the fonts which must be supported by any PDF viewer. If you set this property to TRUE, the set of fonts for synthesis is extended with the standard PDF fonts. By default, the value of this property is FALSE. <Note> Set this property to TRUE in case this set of fonts contains only fonts with the Latin alphabet. To use fonts that support non-Latin characters, set the font families via CustomFontSet or SystemFontSet properties. </Note> |
| SystemFontSet | SystemFontSet, read-only | Provides access to the fonts registered in the system. |
Related objects
Object Diagram
