Package | Description |
---|---|
com.groupdocs.parser.options |
The package provides classes to specify additional options when parsing data from documents.
|
Modifier and Type | Method and Description |
---|---|
abstract List<PageInfo> |
DocumentInfo.getPages()
Gets the information about pages such as the index and page size.
|
List<PageInfo> |
IDocumentInfo.getPages()
Gets the information about pages such as the index and page size.
|