is_mobile_compatible propiedad
is_mobile_compatible propiedad
Indica si la salida HTML es compatible con dispositivos móviles. El valor predeterminado es falso.
Definición:
@property
def is_mobile_compatible(self):
...
@is_mobile_compatible.setter
def is_mobile_compatible(self, value):
...
Ver también
- módulo
aspose.cells
- clase
HtmlSaveOptions