public class FDFPageInfo extends java.lang.Object implements COSObjectable
Modifier and Type | Field and Description |
---|---|
private COSDictionary |
pageInfo |
Constructor and Description |
---|
FDFPageInfo()
Default constructor.
|
FDFPageInfo(COSDictionary p)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
COSDictionary |
getCOSObject()
Convert this standard java object to a COS object.
|
private final COSDictionary pageInfo
public FDFPageInfo()
public FDFPageInfo(COSDictionary p)
p
- The FDF page.public COSDictionary getCOSObject()
getCOSObject
in interface COSObjectable