PaginatorOptionsShowHiddenText Property |
Gets or sets a value indicating whether to show hidden text. Default: false.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic bool ShowHiddenText { get; set; }
Public Property ShowHiddenText As Boolean
Get
Set
Property Value
Boolean
See Also