C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / EmbeddedFont Class / GetFontFamily Method

In This Topic
GetFontFamily Method
In This Topic
Get the System.Drawing.FontFamily object describing the current EmbeddedFont.
Syntax
'Declaration
 
Public Function GetFontFamily() As FontFamily
 

Return Value

Returns the created FontFamily object.
See Also