Gets or sets whether to hide the viewer tool bars when the document is active.

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

Syntax

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

See Also