Package | Description |
---|---|
com.aspose.note.hierarchy |
Modifier and Type | Method and Description |
---|---|
SequencedDictionary<ExtendedGuid,SequencedDictionary<ExtendedGuid,com.aspose.ms.System.Collections.Generic.IGenericList<PageRevision>>> |
DocumentNode.getPageRevisions()
Gets the page revisions grouped by the GOSID.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentNode.addPageRevisions(ExtendedGuid gosId,
ExtendedGuid pageId,
com.aspose.ms.System.Collections.Generic.IGenericList<PageRevision> revisions)
Adds page revisions.
|
Copyright (c) 2016 Aspose. All Rights Reserved.