public class FDFPageInfo extends Object implements COSObjectable
| Constructor and Description | 
|---|
| FDFPageInfo()Default constructor. | 
| FDFPageInfo(COSDictionary p)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. | 
public FDFPageInfo()
public FDFPageInfo(COSDictionary p)
p - The FDF page.public COSBase getCOSObject()
getCOSObject in interface COSObjectablepublic COSDictionary getCOSDictionary()
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.