office_math_output_mode propiedad

office_math_output_mode propiedad

Indica cómo exportar objetos de OfficeMath a HTML, el valor predeterminado es Imagen.

Definición:

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

Ver también