ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / C1PdfViewerToolbar Class / Viewer Property

In This Topic
    Viewer Property
    In This Topic
    Gets or sets the C1PdfViewer this toolbar controls.
    Syntax
    'Declaration
     
    
    Public Property Viewer As C1PdfViewer
    public C1PdfViewer Viewer {get; set;}
    See Also