FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / DocumentSource Property

In This Topic
    DocumentSource Property (FlexViewerPane)
    In This Topic
    Specifies the document shown by the viewer.
    Syntax
    'Declaration
     
    Public Property DocumentSource As C1DocumentSource
    public C1DocumentSource DocumentSource {get; set;}
    See Also