ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewer Class / ToolbarStyle Property

In This Topic
    ToolbarStyle Property
    In This Topic
    Gets or set the style applied to this C1PdfViewer's toolbar.
    Syntax
    'Declaration
     
    
    Public Property ToolbarStyle As Style
    public Style ToolbarStyle {get; set;}
    See Also