Gets the name of the font file installed on the system or embedded in the document, that is actually used to render the glyphs.

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

Syntax

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

See Also