This property puts the Acrobat viewer in fullscreen mode vs. regular viewing mode.
Example:
// on mouse up, set to fullscreen mode
app.fullscreen = true;
In the above example, the Adobe Acrobat viewer is set to fullscreen mode when
app.fullscreen
is set to
true.
If
app.fullscreen
was
false
then default viewing mode would be set. The default
viewing mode is defined as the original mode the Acrobat application was in before full screen
mode was initiated.
language
Type: String
Access: R
This property defines the language of the running Acrobat Viewer. It returns the following
strings:
String
DEU
ENU
ESP
FRA
ITA
JPN
NLD
SVE
Language, Country
German, Germany
English, The United States of America
Spanish, Spain
French, France
Italian, Italy
Japanese, Japan
Dutch, The Netherlands
Swedish, Sweden
numPlugIns
Type: Number
Access: R
4.0
This property indicates the number of plug-ins that have been loaded by Acrobat. See also the
getNthPlugInName
method.
openInPlace
Type: Number
Access: R/W
4.0
This property determines whether cross-document links are opened in the same window or
opened in a new window.
Acrobat Forms - JavaScript Object Specification
11
Index Bookmark Pages Text
Previous Next
Pages: Index All Pages
This HTML file was created by VeryPDF PDF to HTML Converter product.