Overview
McpConversionOptions is a class in Aspose.Page FOSS for Python.
Conversion options for MCP operations.
Properties: dpi, format, no_compress.
Properties
| Name | Type | Access | Description |
|---|
format | str | None | Read | Gets the format. |
dpi | int | None | Read | Gets the dpi. |
no_compress | bool | Read | Gets the no compress. |
See Also