Enumeration
TextPreservePolicy
Text preserve policy used by FXG file format.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Int = 4 | readonly | Automatically convert text. | |
| Int = 3 | readonly | Preserve the editability of text. | |
| Int = 1 | readonly | Preserve the appearance of text by outlining it. | |
| Int = 2 | readonly | Preserve the appearance of text by rasterizing it. |
Object of 1
Properties elsewhere that hold an TextPreservePolicy value.