Class CustomFontSubstitutionBase.OriginalFontSpecification
CustomFontSubstitutionBase.OriginalFontSpecification class
Represents original font specification.
public sealed class OriginalFontSpecification
Properties
Name | Description |
---|---|
IsEmbedded { get; } | Gets a value that indicates whether the font is embedded. |
IsSubstitutionUnavoidable { get; } | Gets a value that indicates that the substitution is unavoidable. |
OriginalFontName { get; } | Gets original font name. |
Remarks
Provides info related to original font such as , flag. Also provides flag that helps to check is the substitution will anyway happen with the font and the user may override the default substitution logic.
See Also
- class CustomFontSubstitutionBase
- namespace Aspose.Pdf.Text
- assembly Aspose.PDF