CustomFontSubstitutionBase
Overview
CustomFontSubstitutionBase 是一个类在Aspose.PDF FOSS的.NET中. 继承人: FontSubstitution.
这个类提供了在NET程序中使用CustomFontSubstitutionBase 对象的1种方法. 有的方法包括: TrySubstitute. 所有公众成员在安装了Aspose.PDF FOSS for .NET 包后,可以访问任何.NET应用程序.
Methods
| Signature | Description |
|---|---|
TrySubstitute(originalFontSpecification: OriginalFontSpecification, substitutionFont: Font?) | 在这个 CustomFontSubstitutionBase 实例中调用TrySubstitute. |