Package | Description |
---|---|
com.groupdocs.comparison.changes | |
com.groupdocs.comparison.common.documentinfo |
Modifier and Type | Method and Description |
---|---|
PageInfo |
ChangeInfo.getPageInfo()
Page where current change is placed
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeInfo.setPageInfo(PageInfo value) |
Modifier and Type | Method and Description |
---|---|
List<PageInfo> |
DocumentInfo.getPagesData()
Gets and Sets information about all document's pages.
|
Constructor and Description |
---|
DocumentInfo(int numberOfPages,
List<PageInfo> pagesData)
Initializes a new instance of the DocumentInfo class.
|
Copyright © 2019. All rights reserved.