Adobe Illustrator CS5 Type Library JS: FiltersPreservePolicy
From Illustrator CS5
Filters preserve policy used by FXG file format.
Value
| Name | Description | Value |
|---|---|---|
| FiltersPreservePolicy.EXPANDFILTERS | Preserve the appearance of filters by expanding it. | int 1 |
| FiltersPreservePolicy.KEEPFILTERSEDITABLE | Preserve the editability of filters. | int 3 |
| FiltersPreservePolicy.RASTERIZEFILTERS | Preserve the appearance of filters by rasterizing it. | int 2 |
Usage
As property
FXGSaveOptions.filtersPolicy
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |