PrintDocument for WPF | ComponentOne
C1.WPF.PrintDocument.4.5.2 Assembly / C1.WPF.PrintDocument Namespace / C1DocumentViewer Class / FileName Property

In This Topic
    FileName Property (C1DocumentViewer)
    In This Topic
    Gets or sets the name of an XML report definition file, or of a C1D/C1DX file.
    Syntax
    'Declaration
     
    Public Property FileName As String
    public string FileName {get; set;}
    See Also