Package | Description |
---|---|
com.groupdocs.annotation.domain |
The
<b>GroupDocs.Annotation.Domain</b> provides classes of public
entities |
com.groupdocs.annotation.domain.containers |
The
<b>GroupDocs.Annotation.Domain.Containers</b> provides
classes-containers of document object. |
Modifier and Type | Method and Description |
---|---|
List<PageData> |
FileData.getPages() |
com.aspose.ms.System.Collections.Generic.List<PageData> |
FileData.getPagesInternal() |
Modifier and Type | Method and Description |
---|---|
void |
FileData.setPages(List<PageData> value) |
void |
FileData.setPagesInternal(com.aspose.ms.System.Collections.Generic.List<PageData> value) |
Modifier and Type | Method and Description |
---|---|
List<PageData> |
DocumentInfoContainer.getPages() |
Copyright © 2017. All rights reserved.