ComponentOne FlexReport for UWP
FileName Property (ExportFilter)

C1.UWP.Document Assembly > C1.Xaml.Document.Export Namespace > ExportFilter Class : FileName Property
Gets or sets the name of the output file. The file will be created in the folder specified by the StorageFolder property.
Syntax
'Declaration
 
Public Property FileName As System.String
public System.string FileName {get; set;}
See Also

Reference

ExportFilter Class
ExportFilter Members