Package | Description |
---|---|
com.itextpdf.forms.xfdf |
Modifier and Type | Method and Description |
---|---|
DestObject |
AnnotObject.getDestination()
Gets Dest element, a child element of link, GoTo, GoToR elements.
|
DestObject |
ActionObject.getDestination()
Gets Dest, inner element of link, GoTo, and GoToR elements.
|
DestObject |
DestObject.setFit(FitObject fit)
Sets the Fit element, a child of the Dest element.
|
DestObject |
DestObject.setFitB(FitObject fitB)
Gets the FitB element, a child of the Dest element.
|
DestObject |
DestObject.setFitBH(FitObject fitBH)
Gets the FitBH element, a child of the Dest element.
|
DestObject |
DestObject.setFitBV(FitObject fitBV)
Sets the FitBV element, a child of the Dest element.
|
DestObject |
DestObject.setFitH(FitObject fitH)
Sets the FitH element, a child of the Dest element.
|
DestObject |
DestObject.setFitR(FitObject fitR)
Sets the FitR element, a child of the Dest element.
|
DestObject |
DestObject.setFitV(FitObject fitV)
Sets the FitV element, a child of the Dest element.
|
DestObject |
DestObject.setName(String name)
Sets the Name attribute of Named element, a child of Dest element.
|
DestObject |
DestObject.setXyz(FitObject xyz)
Sets the XYZ element, a child of the Dest element.
|
Modifier and Type | Method and Description |
---|---|
AnnotObject |
AnnotObject.setDestination(DestObject destination)
Sets Dest element, a child element of link, GoTo, GoToR elements.
|
ActionObject |
ActionObject.setDestination(DestObject destination)
Sets Dest, inner element of link, GoTo, and GoToR elements.
|
Copyright © 1998–2023 iText Group NV. All rights reserved.