Get the FontFamily object describing the current EmbeddedFont.

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

Syntax

C#
public FontFamily GetFontFamily()
Visual Basic
Public Function GetFontFamily As FontFamily

Return Value

Returns the created FontFamily object.

See Also