PaginatorOptionsShowRevision Property |
Gets or sets a value indicating whether to show revision (tracked change). Default: true.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.4.25
Syntaxpublic bool ShowRevision { get; set; }
Public Property ShowRevision As Boolean
Get
Set
Property Value
Boolean
See Also