font_substitutes property

font_substitutes property

The property substitutes specific fonts when converting a Publisher document.

Definition:

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

See Also