Gets or sets whether to hide the viewer menu bar when the document is active.

Namespace:  C1.Silverlight.Pdf
Assembly:  C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)

Syntax

C#
public bool HideMenuBar { get; set; }
Visual Basic
Public Property HideMenuBar As Boolean
	Get
	Set

See Also