Click or drag to resize

DocumentCoreRevisions Property

Gets a collection of revisions (tracked changes) that exist in this document.

Namespace:  SautinSoft.Document
Assembly:  SautinSoft.Document (in SautinSoft.Document.dll) Version: 5.3.6.22
Syntax
public RevisionCollection Revisions { get; }

Property Value

Type: RevisionCollection
See Also