Package | Description |
---|---|
com.groupdocs.viewer.domain |
The GroupDocs.Viewer.Domain namespace provides common classes to operate with GroupDocs.Viewer.
|
com.groupdocs.viewer.domain.containers |
The GroupDocs.Viewer.Domain.Containers namespace provides classes for working with document rendering results.
|
Modifier and Type | Method and Description |
---|---|
List<PageData> |
FileData.getPages()
The pages.
|
Modifier and Type | Method and Description |
---|---|
void |
FileData.setPages(List<PageData> value)
The pages.
|
Modifier and Type | Method and Description |
---|---|
List<PageData> |
DocumentInfoContainer.getPages()
Gets the pages data.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentInfoContainer.setPages(List<PageData> value)
Gets the pages data.
|
Copyright © 2018. All rights reserved.