Modifier and Type | Method and Description |
---|---|
OmrPage |
OmrTemplate.addPage()
Adds page to template
|
Modifier and Type | Method and Description |
---|---|
com.aspose.ms.System.Collections.Generic.List<OmrPage> |
OmrTemplate.getPages()
Gets list of pages in template
|
Modifier and Type | Method and Description |
---|---|
void |
OmrTemplate.setPages(com.aspose.ms.System.Collections.Generic.List<OmrPage> value)
Sets list of pages in template
|