Class SimpleFontSubstitution
SimpleFontSubstitution class
Represents a class for simple font substitution strategy.
public sealed class SimpleFontSubstitution : FontSubstitution
Constructors
| Name | Description |
|---|---|
| SimpleFontSubstitution(string, string, bool) | Initializes a new instance of SimpleFontSubstitution class. |
Properties
| Name | Description |
|---|---|
| OriginalFontName { get; } | Gets original font name that should be substituted with SubstitutionFontName |
| SubstitutionFontName { get; } | Gets font name that should substitute the OriginalFontName |
See Also
- class FontSubstitution
- namespace Aspose.Pdf.Text
- assembly Aspose.PDF