Sets or returns the output file name.

Namespace:  C1.C1PrintDocument.Export
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
string OutputFileName { get; set; }
Visual Basic (Declaration)
Property OutputFileName As String

See Also