PagePageContentRevisionSummary Property

Gets or sets the revision summary for the page and it's child nodes.

Namespace:  Aspose.Note
Assembly:  Aspose.Note (in Aspose.Note.dll) Version: 20.3
Syntax
public RevisionSummary PageContentRevisionSummary { get; set; }

Property Value

Type: RevisionSummary
See Also