Package | Description |
---|---|
com.aspose.imaging.fileformats.cdr |
The namespace handles Cdr file format processing.
|
com.aspose.imaging.fileformats.cdr.objects |
The namespace handles Cdr file format processing.
|
Modifier and Type | Method and Description |
---|---|
CdrDocument |
ICdrImage.getCdrDocument()
Gets the CDR document.
|
CdrDocument |
CdrImagePage.getCdrDocument()
Gets the CDR document.
|
CdrDocument |
CdrImage.getCdrDocument()
Gets the CDR document.
|
Modifier and Type | Method and Description |
---|---|
CdrDocument |
CdrObject.getDocument()
Gets the document.
|
Modifier and Type | Method and Description |
---|---|
void |
CdrObject.setDocument(CdrDocument value)
Sets the document.
|