Package | Description |
---|---|
com.aspose.imaging.cloud.sdk.model |
Modifier and Type | Method and Description |
---|---|
OdgPage |
OdgPage.height(Integer height) |
OdgPage |
OdgPage.width(Integer width) |
Modifier and Type | Method and Description |
---|---|
List<OdgPage> |
OdgProperties.getPages()
Gets or sets the pages.
|
Modifier and Type | Method and Description |
---|---|
OdgProperties |
OdgProperties.addPagesItem(OdgPage pagesItem) |
Modifier and Type | Method and Description |
---|---|
OdgProperties |
OdgProperties.pages(List<OdgPage> pages) |
void |
OdgProperties.setPages(List<OdgPage> pages) |
Copyright © 2020 Aspose Pty Ltd. All rights reserved.