In This Topic
Returns the
GrapeCity.Documents.Text.Font object created on the base of embedded data. Note! Method returns null if font is NOT embedded.
Syntax
'Declaration
Public Function GetNativeFont() As Font
public Font GetNativeFont()
Return Value
See Also