| Removed Methods |
PdfExplicitDestination
create(
int,
PdfName
,
float
,
float
,
float
,
float
,
float
)
|
Creates a PdfExplicitDestination associated with an object in current PDF document. |
PdfExplicitDestination
createFit(
int)
|
Creates PdfExplicitDestination. |
PdfExplicitDestination
createFitB(
int)
|
Creates PdfExplicitDestination. |
PdfExplicitDestination
createFitBH(
int,
float
)
|
Creates PdfExplicitDestination. |
PdfExplicitDestination
createFitBV(
int,
float
)
|
Creates PdfExplicitDestination. |
PdfExplicitDestination
createFitH(
int,
float
)
|
Creates PdfExplicitDestination. |
PdfExplicitDestination
createFitR(
int,
float
,
float
,
float
,
float
)
|
Creates PdfExplicitDestination. |
PdfExplicitDestination
createFitV(
int,
float
)
|
Creates PdfExplicitDestination. |
PdfExplicitDestination
createXYZ(
int,
float
,
float
,
float
)
|
Creates PdfExplicitDestination. |