FileName Property (PngFilter) | FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / PngFilter Class / FileName Property

In This Topic
FileName Property (PngFilter)
In This Topic
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 String
 
See Also