Aspose.Pdf.DataEditor
The Aspose.Pdf.DataEditor contains tools for editing data within a document.
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 CosPdfPrimitive. |
| CosPdfString | This class represents Pdf String object. |
| DictionaryEditor | A class for accessing an document’s tree dictionary (document dictionary, page dictionary, resources dictionary). |
Interfaces
| Interface | Description |
|---|---|
| ICosPdfPrimitive | Interface for work with PDF data entity |