Gets a FontHandling value used by this exporter. If it is different from the document's own value, the document will be regenerated during export.

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

Syntax

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

See Also