[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Text.CIDFont.GetNativeFont

GetNativeFont Method

GetNativeFont()

Returns the Font object created on the base of embedded data. Note! Method returns null if font is NOT embedded.

Declaration
public Font GetNativeFont()
Public Function GetNativeFont() As Font
Returns
Type Description
Font

The Font object.