public class PDAdditionalActions extends Object implements COSObjectable
| Constructor and Description | 
|---|
| PDAdditionalActions()Default constructor. | 
| PDAdditionalActions(COSDictionary a)Constructor. | 
| Modifier and Type | Method and Description | 
|---|---|
| COSDictionary | getCOSDictionary()Convert this standard java object to a COS object. | 
| COSBase | getCOSObject()Convert this standard java object to a COS object. | 
| PDAction | getF()Get the F action. | 
| void | setF(PDAction action)Set the F action. | 
public PDAdditionalActions()
public PDAdditionalActions(COSDictionary a)
a - The action dictionary.public COSBase getCOSObject()
getCOSObject in interface COSObjectablepublic COSDictionary getCOSDictionary()
public PDAction getF()
public void setF(PDAction action)
action - Get the F action.Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.