| Package | Description | 
|---|---|
| com.itextpdf.forms.xfdf | 
| Modifier and Type | Method and Description | 
|---|---|
| ActionObject | AnnotObject. getAction()
             Gets Action element, a child of OnActivation element of the link annotation. 
            | 
| ActionObject | ActionObject. setDestination(DestObject destination)
             Sets Dest, inner element of link, GoTo, and GoToR elements. 
            | 
| ActionObject | ActionObject. setFileOriginalName(String fileOriginalName)
             Sets the string value of OriginalName, required attribute of File inner element of GoToR or Launch element. 
            | 
| ActionObject | ActionObject. setMap(boolean map)
             Sets IsMap, optional attribute of URI element. 
            | 
| ActionObject | ActionObject. setNameAction(PdfName nameAction)
             Sets the value of Name, required attribute of Named element. 
            | 
| ActionObject | ActionObject. setNewWindow(boolean newWindow)
             Gets the boolean value of NewWindow, optional attribute of Launch element. 
            | 
| ActionObject | ActionObject. setType(PdfName type)
             Sets the type of inner action element. 
            | 
| ActionObject | ActionObject. setUri(PdfString uri)
             Sets the string value of URI elements. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| AnnotObject | AnnotObject. setAction(ActionObject action)
             Sets Action element, a child of OnActivation element of the link annotation. 
            | 
Copyright © 1998–2019 iText Group NV. All rights reserved.