Gets the actual export file format supported by the current exporter.

Namespace:  C1.C1Preview.Export
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public virtual FileFormatEnum FileFormat { get; }
Visual Basic
Public Overridable ReadOnly Property FileFormat As FileFormatEnum
	Get

See Also