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

In This Topic
    FileName Property (JpegExporter)
    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