Package | Description |
---|---|
com.groupdocs.comparison.result |
Modifier and Type | Method and Description |
---|---|
PageInfo |
ChangeInfo.getPageInfo()
Page where current change is placed.
|
Modifier and Type | Method and Description |
---|---|
List<PageInfo> |
FileInfo.getPages()
List of pages
|
Modifier and Type | Method and Description |
---|---|
void |
ChangeInfo.setPageInfo(PageInfo value)
Page where current change is placed.
|
Modifier and Type | Method and Description |
---|---|
void |
FileInfo.setPages(List<PageInfo> value)
List of pages
|
Copyright © 2020. All rights reserved.