[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Text.FontDescriptor.FontFamily

FontFamily Property

FontFamily

Gets the preferred font family name. For example, for the font Times Bold Italic, the FontFamily is Times.

Declaration
public string FontFamily { get; }
Public ReadOnly Property FontFamily As String