com.aspose.pdf.dataeditor
The com.aspose.pdf.dataeditor contains tools for editing data within a document.
Interfaces
| Interface | Description |
|---|---|
| ICosPdfPrimitive | Interface for work with PDF data entity |
Classes
| Class | Description |
|---|---|
| CosPdfBoolean | This class represents boolean type. |
| CosPdfDictionary | A class for accessing an object’s dictionary. |
| CosPdfName | This class represents Pdf Name object. |
| CosPdfNumber | This class represents Pdf Number type. |
| CosPdfPrimitive | This class represents base public type {@link CosPdfPrimitive}. |
| CosPdfString | This class represents Pdf String object. |
| DictionaryEditor | A class for accessing an document’s tree dictionary (document dictionary, page dictionary, resources dictionary). |
| InternalHelper |