PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.6.2 Assembly / C1.WPF.PrintDocument Namespace / C1DocumentViewer Class / DocumentViewer Property

In This Topic
    DocumentViewer Property
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Public Property DocumentViewer As C1DocumentViewer
    public C1DocumentViewer DocumentViewer {get; set;}
    See Also