ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions Class / FileName Property

In This Topic
    FileName Property (PdfExportOptions)
    In This Topic
    Gets or sets the name of an exported file in the Save file dialog.
    Syntax
    'Declaration
     
    Public Property FileName As String
    public string FileName {get; set;}
    See Also