A preflight rule
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
The description of the PreflightRule. |
||
|
read/write |
If true, the preflight rule is fully supported. |
||
|
readonly |
The rule ID for this rule. |
||
|
readonly |
The index of the PreflightRule within its containing object. |
||
|
readonly |
Returns true if the object specifier resolves to valid objects. |
||
|
readonly |
The name of the PreflightRule. |
||
|
readonly |
The parent of the PreflightRule (a Application). |
||
|
read/write |
A property that allows setting of several properties at the same time. |
PreflightRule getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the PreflightRule.
String toSpecifier ()
Retrieves the object specifier.