Aspose::Pdf::Text::CustomFontSubstitutionBase class
CustomFontSubstitutionBase class
Represents a base class for custom font substitution strategy.
class CustomFontSubstitutionBase : public Aspose::Pdf::Text::FontSubstitution
Nested classes
Methods
Method | Description |
---|---|
virtual TrySubstitute(System::SharedPtr<CustomFontSubstitutionBase::OriginalFontSpecification>, System::SharedPtr<Font>&) | Substitutes original font with another font. |
See Also
- Class FontSubstitution
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++