font_substitutes property
font_substitutes property
Substitute specific fonts when converting Words document.
Definition:
@property
def font_substitutes(self):
...
@font_substitutes.setter
def font_substitutes(self, value):
...
Substitute specific fonts when converting Words document.
@property
def font_substitutes(self):
...
@font_substitutes.setter
def font_substitutes(self, value):
...