|
Gnostice PDFOne Java
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.gnostice.pdfone.PdfPreferences.NonFullScreenPageMode
public static final class PdfPreferences.NonFullScreenPageMode
Contains constants specifying how viewer application should display the document after exiting the fullscreen mode.
| Field Summary | |
|---|---|
static int |
NONE
Constant specifying that neither bookmark panel nor thumbnail images are displayed by the viewer application when exiting the fullscreen mode. |
static int |
OC
Constant specifying that optional content group panel need to be or is displayed by the viewer application when exiting the fullscreen mode. |
static int |
OUTLINES
Constant specifying that bookmark panel needs to be or is displayed by the viewer application when exiting the fullscreen mode. |
static int |
THUMBS
Constant specifying that thumbnail images need to be or is displayed by the viewer application when exiting the fullscreen mode. |
| Constructor Summary | |
|---|---|
PdfPreferences.NonFullScreenPageMode()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NONE
public static final int OUTLINES
public static final int THUMBS
public static final int OC
| Constructor Detail |
|---|
public PdfPreferences.NonFullScreenPageMode()
|
Std. Ed. v2.10 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||