FontSubstitutionWarningInfo class

FontSubstitutionWarningInfo class

Contains information about a font substitution warning that Aspose.Words issued during document loading or saving.

Inheritance: FontSubstitutionWarningInfoWarningInfo

Properties

NameDescription
descriptionReturns the description of the warning.
(Inherited from WarningInfo)
reasonFont substitution reason.
requested_boldIndicates whether bold style was requested.
requested_family_nameRequested font family name.
requested_italicIndicates whether italic style was requested.
resolved_fontResolved font.
sourceReturns the source of the warning.
(Inherited from WarningInfo)
warning_typeReturns the type of the warning.
(Inherited from WarningInfo)

See Also