|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DestinationType in aspose.pdf |
---|
Fields in aspose.pdf declared as DestinationType | |
---|---|
static DestinationType |
DestinationType.FitBox
Fits the box |
static DestinationType |
DestinationType.FitHeight
Fits the height |
static DestinationType |
DestinationType.FitPage
Fits the page. |
static DestinationType |
DestinationType.FitWidth
Fits the width. |
static DestinationType |
DestinationType.Retain
Retains the original type. |
Methods in aspose.pdf that return DestinationType | |
---|---|
DestinationType |
Hyperlink.getDestinationType()
Gets a DestinationType object that indicates the destination type. |
DestinationType |
Pdf.getDestinationType()
Gets or sets a DestinationType value that
indicates the document open action. |
Methods in aspose.pdf with parameters of type DestinationType | |
---|---|
void |
Hyperlink.setDestinationType(DestinationType value)
Sets a DestinationType object that indicates the destination type. |
void |
Pdf.setDestinationType(DestinationType value)
Sets or sets a DestinationType value that
indicates the document open action. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |