Properties
| Name | Type | Description | ||
|---|---|---|---|---|
| Application | Engine, read-only | Returns the Engine object. | ||
| Folder | BSTR | Specifies the folder which contains custom font set. | ||
| FontNamesCustomFilter | BSTR | Specifies a custom filter of font family names. This property may contain several font family names separated with commas. For example, “Arial,Times New Roman”. By default, the value of this property is an empty string. | ||
| FontNamesFilter | int | Specifies a filter of font family names. This property allows you to select one or several predefined filters of font family names. The value of this property is a bitwise OR combination of the FontNamesFiltersEnum flags. For example, it can be FNF\_Chinese \ | FNF\_Japanese \ | FNF\_Korean, which means that font families suitable for Chinese, Japanese, and Korean languages will be used during document synthesis. By default, the value of this property is FNF\_All, which means that all font families from the custom set can be used during document synthesis. |
Related objects
Object Diagram
