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. | 
| requested_bold | Indicates whether bold style was requested. | 
| requested_family_name | Requested font family name. | 
| requested_italic | Indicates whether italic style was requested. | 
| resolved_font | Resolved font. | 
| source | Returns the source of the warning. (Inherited from WarningInfo)  | 
| warning_type | Returns the type of the warning. (Inherited from WarningInfo)  | 
See Also
- module aspose.words
 - class WarningInfo