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
Syntaxpublic RevisionCollection Revisions { get; }
Public ReadOnly Property Revisions As RevisionCollection
Get
Property Value
Type:
RevisionCollection
See Also