Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document.Export Namespace / ExportFilter Class / FileName Property

In This Topic
    FileName Property (ExportFilter)
    In This Topic
    Gets or sets the name of the output file.
    Syntax
    'Declaration
     
    Public Property FileName As String
    public string FileName {get; set;}
    See Also