office_math_output_type property

office_math_output_type property

Indicates how OfficeMath objects are exported to Markdown, Default value is Image.

Definition:

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

See Also