| Package | Description |
|---|---|
| com.aspose.pdf.dataeditor |
The com.aspose.pdf.dataeditor contains tools for editing data within a document.
|
| Modifier and Type | Method and Description |
|---|---|
static CosPdfDictionary |
CosPdfDictionary.createEmptyDictionary(Document document)
Creates an empty dictionary that will be attached to the document.
|
static CosPdfDictionary |
CosPdfDictionary.createEmptyDictionary(Page page)
Creates an empty dictionary that will be attached to the page.
|
CosPdfDictionary |
CosPdfDictionary.toCosPdfDictionary()
Tries cast this instance to
CosPdfDictionary. |
CosPdfDictionary |
CosPdfPrimitive.toCosPdfDictionary()
Tries cast this instance to
CosPdfDictionary. |
CosPdfDictionary |
ICosPdfPrimitive.toCosPdfDictionary()
Tries cast this instance to
CosPdfDictionary. |
Copyright © 2025 Aspose. All Rights Reserved.