Specifies whether the signature bar is shown on initializing the DocumentViewer. The signature bar is displayed at the top of the control with an introductory text.

Syntax

public bool ShowSignatureBar { get; set; }
Public Property ShowSignatureBar() As Boolean