Package | Description |
---|---|
com.groupdocs.signature.domain |
The GroupDocs.Signature.Domain namespace provides classes for working with document representation
|
Modifier and Type | Method and Description |
---|---|
PageDescription |
DocumentDescription.addPage(int pageWidth,
int pageHeight,
int pageIndex) |
Modifier and Type | Method and Description |
---|---|
List<PageDescription> |
DocumentDescription.getPages() |
com.aspose.ms.System.Collections.Generic.IGenericList<PageDescription> |
DocumentDescription.getPagesInternal() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentDescription.setPages(ArrayList<PageDescription> value) |
void |
DocumentDescription.setPagesInternal(com.aspose.ms.System.Collections.Generic.IGenericList<PageDescription> value) |
Copyright © 2017. All rights reserved.