|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.NoteWindowPositioningType
public final class NoteWindowPositioningType
Enumerates the positioning types for note's popup window.
| Field Summary | |
|---|---|
static NoteWindowPositioningType |
Absolute
The popup window of note be absolute positioned. |
static NoteWindowPositioningType |
Auto
The popup window of note be positioned automatically. |
static NoteWindowPositioningType |
NoteRelative
The popup window of note be positioned relative to the note's position. |
| 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 NoteWindowPositioningType NoteRelative
public static final NoteWindowPositioningType Absolute
public static final NoteWindowPositioningType Auto
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||