[]
Gets or sets the format used to represent fonts in the current document. The default is Type0AutoOneByteEncoding.
Note that this property does not affect the 14 standard PDF fonts, those are always encoded as Type1.
public PdfFontFormat PdfFontFormat { get; set; }
Public Property PdfFontFormat As PdfFontFormat