font_substitutes property

font_substitutes property

Substitute specific fonts when converting Presentation document.

Definition:

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

See Also