FontSubstitutes

PdfLoadOptions.FontSubstitutes property

Substitute specific fonts when converting Pdf document.

public IList<FontSubstitute> FontSubstitutes { get; set; }

See Also