OutputFileName Property (RtfExporter)
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
protected string OutputFileName {get;}
See Also