PdfViewerIsToolbarVisible Property Terminal Works - PDF Printing.Net Library
Gets or sets a value indicating whether toolbar is visible.

Namespace: PdfViewerNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public bool IsToolbarVisible { get; set; }

Return Value

Type: Boolean
True if toolbar is visible.
See Also

Reference