EVO PDF Viewer Control for ASP.NET Documentation

PdfViewerPreferencesHideMainToolbar Property

EVO PDF Viewer Control for ASP.NET
A flag specifying whether to hide the viewer application’s tool bars when the document is active. Default value: False.

Namespace:  EvoPdf.PdfViewerAspNet
Assembly:  EvoPdfViewerAspNet (in EvoPdfViewerAspNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool HideMainToolbar { get; set; }

Property Value

Type: Boolean
See Also

Reference