font_substitutes property

font_substitutes property

The font substitutes applied when converting a Presentation document.

Definition:

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

See Also