Gets the ImageFormat associated with the current export provider.

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

Syntax

C#
public ImageFormat ImageFormat { get; }
Visual Basic
Public ReadOnly Property ImageFormat As ImageFormat
	Get

See Also