Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
IExporter
.
.
::
.
OutputFileName Property
IExporter Interface
See Also
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
IExporter Interface
C1.C1PrintDocument.Export Namespace