PaginatorOptionsShowRevisionLines Property |
Gets or sets a value indicating whether to show revision lines (on the left margin of page). Default: false.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2026.2.19
Syntaxpublic bool ShowRevisionLines { get; set; }Public Property ShowRevisionLines As Boolean
Get
Set
Property Value
Boolean
See Also