substitute_font_name property

substitute_font_name property

The name of the font used as a substitute. May be None for documents whose engine reports the substitution only as descriptive text — in that case read FontSubstitutionContext.reason.

Definition:

@property
def substitute_font_name(self):
    ...

See Also