Package | Description |
---|---|
com.groupdocs.annotation |
The namespace provides classes
to annotate documents for all popular document formats.
|
com.groupdocs.annotation.models |
The namespace provides annotation data classes.
|
Modifier and Type | Method and Description |
---|---|
List<PageInfo> |
IDocumentInfo.getPagesInfo()
Pages Info
|
Modifier and Type | Method and Description |
---|---|
void |
IDocumentInfo.setPagesInfo(List<PageInfo> value)
Pages Info
|
Modifier and Type | Method and Description |
---|---|
PageInfo |
PageInfo.Clone() |
Modifier and Type | Method and Description |
---|---|
void |
PageInfo.CloneTo(PageInfo that) |
static boolean |
PageInfo.equals(PageInfo obj1,
PageInfo obj2) |