At the beginning of most property and method descriptions, a small table or quick bar provides a summary of the item’s availability and usage recommendations.
The quick bar shown here has descriptive column headings that are not shown in the reference.
Version or |
Save and |
Security |
Availability |
---|---|---|---|
6.0 |
D |
S |
C |
The following tables show the symbols that can appear in each column and their meanings.
Column 1: Version or deprecated |
|
---|---|
#.# |
A number indicates the version of the software in which a property or method became available. If the number is specified, the property or method is available only in versions of the For if (typeof app.formsVersion != "undefined" && app.formsVersion >= 8.0) If the first column is blank, no compatibility checking is necessary. |
The property or method is deprecated. |
Writing to this property or method dirties (modifies) the PDF document. If the document is subsequently saved, the effects of this method are saved as well. (In |
|
Even though this property does not change the document, it can permanently change a user’s application preferences. |
Column 3: Security |
|
---|---|
For security reasons, this property or method may be available only during certain events. These events include batch processing, application start, or execution within the console. (See the event object for details of the Beginning with
See Privileged versus non-privileged context for more information. Note:( |
Column 4: Availability |
|
---|---|
|
If the column is blank, the property or method is allowed in |
The property or method is not allowed in |
|
F |
The property or method is allowed in
|
P |
The property or method is available only in |