[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.FontHandler.PdfFontFormat

PdfFontFormat Property

PdfFontFormat

Gets or sets the format used to represent the font in a document. If null (the default), PdfFontFormat is used.

Note that this property does not affect the 14 standard PDF fonts, those are always encoded as Type1.

Declaration
public PdfFontFormat? PdfFontFormat { get; set; }
Public Property PdfFontFormat As PdfFontFormat?