| Package | Description |
|---|---|
| com.aspose.imaging |
The package is the core for nested packages and the most basic objects used for Aspose.Imaging processing.
|
| Modifier and Type | Method and Description |
|---|---|
PageExportingAction |
VectorMultipageImage.getPageExportingAction()
Gets the page exporting action.
|
PageExportingAction |
RasterCachedMultipageImage.getPageExportingAction()
Gets the page exporting action.
|
PageExportingAction |
IMultipageImage.getPageExportingAction()
Gets the page exporting action.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VectorMultipageImage.setPageExportingAction(PageExportingAction value)
Sets the page exporting action.
|
void |
RasterCachedMultipageImage.setPageExportingAction(PageExportingAction value)
Sets the page exporting action.
|
void |
IMultipageImage.setPageExportingAction(PageExportingAction value)
Sets the page exporting action.
|
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.