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, 25-Nov-2012 v3.0.3i | Contents :: Index |