C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.Export Namespace / C1dxExporter Class / OutputFileName Property

In This Topic
OutputFileName Property (C1dxExporter)
In This Topic
Gets the output file name. This property is set when the Export(String) method is called.
Syntax
'Declaration
 
Protected ReadOnly Property OutputFileName As String
 
See Also