Link Search Menu Expand Document

PDFViewerControlShowToolbar Property

Gets or sets a value indicating whether to show the toolbar.

Namespace:Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.0.4759-master
Syntax
public bool ShowToolbar { get; set; }

Property Value

Type: Boolean
true if show toolbar; otherwise, false.
See Also

Reference