Gets a short description of the JPEG export format.

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

Syntax

C#
public override string FormatName { get; }
Visual Basic
Public Overrides ReadOnly Property FormatName As String
	Get

See Also