'Declaration Public Overrides Function CreateNativeFont() As Font
public override Font CreateNativeFont()
Return Value
The GrapeCity.Documents.Text.Font object.
Note that this method will return null if the font is not embedded or does not support this operation (e.g. Type3 fonts).
'Declaration Public Overrides Function CreateNativeFont() As Font
public override Font CreateNativeFont()