FontSubstitutes
PdfLoadOptions.FontSubstitutes property
转换 Pdf 文档时替换特定字体。
public IList<FontSubstitute> FontSubstitutes { get; set; }
也可以看看
- class FontSubstitute
 - class PdfLoadOptions
 - 命名空间 GroupDocs.Conversion.Options.Load
 - 部件 GroupDocs.Conversion
 
转换 Pdf 文档时替换特定字体。
public IList<FontSubstitute> FontSubstitutes { get; set; }