|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.OpenType
public final class OpenType
Enumerates the document open types.
| Field Summary | |
|---|---|
static OpenType |
Auto
Opens automatically. |
static OpenType |
Bookmarks
Opens in bookmarks. |
static OpenType |
FullScreen
Opens in full screen. |
static OpenType |
None
Opens nothing. |
static OpenType |
Thumbnails
Opens in thumbnails. |
| Fields inherited from class aspose.pdf.EnumerationBase |
|---|
value |
| Method Summary |
|---|
| Methods inherited from class aspose.pdf.EnumerationBase |
|---|
getValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final OpenType None
public static final OpenType FullScreen
public static final OpenType Thumbnails
public static final OpenType Bookmarks
public static final OpenType Auto
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||