Class CustomFontSubstitutionBase
CustomFontSubstitutionBase class
Represents a base class for custom font substitution strategy.
public class CustomFontSubstitutionBase : FontSubstitution
Constructors
| Name | Description |
|---|---|
| CustomFontSubstitutionBase() | The default constructor. |
Methods
| Name | Description |
|---|---|
| virtual TrySubstitute(OriginalFontSpecification, out Font) | Substitutes original font with another font. |
Other Members
| Name | Description |
|---|---|
| class OriginalFontSpecification | Represents original font specification. |
See Also
- class FontSubstitution
- namespace Aspose.Pdf.Text
- assembly Aspose.PDF