|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaspose.pdf.EnumerationBase
aspose.pdf.DestinationType
public final class DestinationType
Enumerates the destination types for internal and external links.
Field Summary | |
---|---|
static DestinationType |
FitBox
Fits the box |
static DestinationType |
FitHeight
Fits the height |
static DestinationType |
FitPage
Fits the page. |
static DestinationType |
FitWidth
Fits the width. |
static DestinationType |
Retain
Retains the original type. |
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 DestinationType FitBox
public static final DestinationType FitHeight
public static final DestinationType FitWidth
public static final DestinationType FitPage
public static final DestinationType Retain
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |