FontSubstitutionWarningInfo class
FontSubstitutionWarningInfo class
Contains information about a font substitution warning that Aspose.Words issued during document loading or saving.
Inheritance: FontSubstitutionWarningInfo → WarningInfo
Properties
Name | Description |
---|---|
description | Returns the description of the warning. (Inherited from WarningInfo) |
reason | Font substitution reason. |
requestedBold | Indicates whether bold style was requested. |
requestedFamilyName | Requested font family name. |
requestedItalic | Indicates whether italic style was requested. |
resolvedFont | Resolved font. |
source | Returns the source of the warning. (Inherited from WarningInfo) |
warningType | Returns the type of the warning. (Inherited from WarningInfo) |
See Also
- module Aspose.Words
- class WarningInfo