PDFViewerShowToolbar Property

Apitron PDF Controls help
Apitron.PDF.Controls for .NET
Gets or sets the controls toolbar visibility state.

Namespace:  Apitron.PDF.Controls
Assembly:  Apitron.PDF.Controls (in Apitron.PDF.Controls.dll) Version: 1.0.154.0
Syntax

public bool ShowToolbar { get; set; }

Property Value

Type: Boolean
True if controls toolbar should be visible, otherwise false.
See Also

Reference