|
Gnostice PDFOne
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PdfPageMode
This interface defines constants for specifying how document should be displayed.
Field Summary | |
---|---|
static int |
FULLSCREEN
Constant to display document in fullscreen mode. |
static int |
USEATTACHMENTS
Constant to display Attachments panel. |
static int |
USENONE
Constant to prevent display of document outline and thumbnail images. |
static int |
USEOC
Constant to display option content group panel. |
static int |
USEOUTLINES
Constant to display document outline. |
static int |
USETHUMBS
Constant to display thumnail images. |
Field Detail |
---|
static final int USENONE
static final int USEOUTLINES
static final int USETHUMBS
static final int FULLSCREEN
static final int USEOC
static final int USEATTACHMENTS
|
Pro. Ed. v5.4 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |