PdfViewerPreferencesHideToolbar Property |
(Optional) A flag specifying whether to hide the conforming reader’s tool bars when the document is active.
Default value: .
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax public bool HideToolbar { get; set; }
Public Property HideToolbar As Boolean
Get
Set
Property Value
Boolean
A flag specifying whether to hide the conforming reader’s tool bars when the document is active.
See Also