StatusBarVisible Property (C1PrintPreviewControl)
In This Topic
Gets or sets a value indicating whether the status bar should be visible in the preview.
Syntax
'Declaration
Public Property StatusBarVisible As Boolean
public bool StatusBarVisible {get; set;}
See Also