McpConversionOptions
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/Write | Gets or sets the format. |
dpi | int | None | Read/Write | Gets or sets the dpi. |
no_compress | bool | Read/Write | Gets or sets the no compress. |