PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / PdfViewerPreferences Class / HideToolBar Property

In This Topic
    HideToolBar Property
    In This Topic
    Gets or sets a value indicating whether to hide the viewer toolbars when the PDF document is active.
    Syntax
    'Declaration
     
    Public Property HideToolBar As Boolean
    public bool HideToolBar {get; set;}
    See Also