Value
Name | Description | Value |
---|---|---|
TextPreservePolicy.AUTOMATICALLYCONVERTTEXT | Automatically convert text. | int 4 |
TextPreservePolicy.KEEPTEXTEDITABLE | Preserve the editability of text. | int 3 |
TextPreservePolicy.OUTLINETEXT | Preserve the appearance of text by outlining it. | int 1 |
TextPreservePolicy.RASTERIZETEXT | Preserve the appearance of text by rasterizing it. | int 2 |
Usage
As property
FXGSaveOptions.textPolicy
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |