Package | Description |
---|---|
com.aspose.note |
The
com.aspose.note namespace contains classes which represent document structure. |
Modifier and Type | Method and Description |
---|---|
RevisionSummary |
Page.getPageContentRevisionSummary()
Gets or sets the revision summary for the page and it's child nodes.
|
Modifier and Type | Method and Description |
---|---|
void |
Page.setPageContentRevisionSummary(RevisionSummary value)
Gets or sets the revision summary for the page and it's child nodes.
|