public interface IMultipageImageExt extends IMultipageImage
The extended multipage image interface
IMultipageImage| Modifier and Type | Method and Description |
|---|---|
void |
addPage(RasterImage page)
Adds page to the image.
|
getDefaultPage, getPageCount, getPageExportingAction, getPages, setPageExportingActionvoid addPage(RasterImage page)
Adds page to the image.
page - The page to add.Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.