[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Text.FontType0.GetFontDescriptor

GetFontDescriptor Method

GetFontDescriptor()

Gets an FontDescriptor object that describes the font.

Declaration
public override FontDescriptor GetFontDescriptor()
Public Overrides Function GetFontDescriptor() As FontDescriptor
Returns
Type Description
FontDescriptor

The FontDescriptor object.

Overrides