| Package | Description | 
|---|---|
| com.itextpdf.forms.xfdf | 
| Modifier and Type | Method and Description | 
|---|---|
| DestObject | ActionObject. getDestination()
             Gets Dest, inner element of link, GoTo, and GoToR elements. 
            | 
| DestObject | AnnotObject. getDestination()
             Gets Dest element, a child element of link, GoTo, 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 string value of 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 | 
|---|---|
| ActionObject | ActionObject. setDestination(DestObject destination)
             Sets Dest, inner element of link, GoTo, and GoToR elements. 
            | 
| AnnotObject | AnnotObject. setDestination(DestObject destination)
             Sets Dest element, a child element of link, GoTo, GoToR elements. 
            | 
Copyright © 1998–2019 iText Group NV. All rights reserved.