font_substitutes property

font_substitutes property

The font substitutes used when converting a Note document.

Definition:

@property
def font_substitutes(self):
    ...
@font_substitutes.setter
def font_substitutes(self, value):
    ...

See Also