ActiveReports 13
FileName Property (PdfExportOptions)

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > PdfExportOptions Class : FileName Property
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;}

Property Value

The name of the file.
See Also

Reference

PdfExportOptions Class
PdfExportOptions Members