Gets the static registered instance of the RTF export provider.

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

Syntax

C#
public static RtfExportProvider RtfExportProvider { get; }
Visual Basic
Public Shared ReadOnly Property RtfExportProvider As RtfExportProvider
	Get

See Also