'Declaration Public MustOverride Function CreateNativeFont() As Font
public abstract 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 MustOverride Function CreateNativeFont() As Font
public abstract Font CreateNativeFont()