Click or drag to resize

PdfViewerPreferencesHideToolbar Property

(Optional) A flag specifying whether to hide the conforming reader’s tool bars when the document is active.

Default value: .


Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public bool HideToolbar { get; set; }

Property Value

Boolean
A flag specifying whether to hide the conforming reader’s tool bars when the document is active.
See Also