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.
requestedBoldIndicates whether bold style was requested.
requestedFamilyNameRequested font family name.
requestedItalicIndicates whether italic style was requested.
resolvedFontResolved font.
sourceReturns the source of the warning.
(Inherited from WarningInfo)
warningTypeReturns the type of the warning.
(Inherited from WarningInfo)

See Also