A state (states define the display of the field in an exported PDF).
Go to Property Listing | Method Listing
Boolean, EPSs, GraphicLines, Graphics, Groups, Images, Number, Object, Ovals, PDFs, PICTs, PageItems, Polygons, Rectangles, StateTypes, String, TextFrames, WMFs
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
read/write |
If true, the state is active in the exported PDF. |
||
|
read/write |
If true, the state is enabled in PDF documents. |
||
|
readonly |
A collection of EPS files. |
||
|
readonly |
A collection of graphic lines. |
||
|
readonly |
A collection of imported graphics in any graphic file format (vector, metafile, or bitmap). |
||
|
readonly |
A collection of groups. |
||
|
readonly |
The unique ID of the State. |
||
|
readonly |
A collection of bitmap images in any bitmap file format (including TIFF, JPEG, or GIF). |
||
|
readonly |
The index of the State within its containing object. |
||
|
readonly |
Returns true if the object specifier resolves to valid objects. |
||
|
readonly |
The name of the State. |
||
|
readonly |
A collection of ellipses. |
||
|
readonly |
The page items collection, which can be used to process all page items in a container (such as a document, page, or group), regardless of type. |
||
|
readonly |
The parent of the State (a Button). |
||
|
readonly |
A collection of PDF files. |
||
|
readonly |
A collection of PICT graphics. |
||
|
readonly |
A collection of polygons. |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
readonly |
A collection of rectangles. |
||
|
read/write |
The type of user action that dictates the button's appearance. |
||
|
readonly |
A collection of text frames. |
||
|
readonly |
A collection of WMF graphics. |
State getElements ()
Resolves the object specifier, creating an array of object references.
undefined remove ()
Deletes the State.
String toSource ()
Generates a string which, if executed, will return the State.
String toSpecifier ()
Retrieves the object specifier.