McpConversionOptions

McpConversionOptions

Overview

McpConversionOptions is a class in Aspose.Page FOSS for Python.

Conversion options for MCP operations.

Properties: dpi, format, no_compress.

Properties

NameTypeAccessDescription
formatstr | NoneReadGets the format.
dpiint | NoneReadGets the dpi.
no_compressboolReadGets the no compress.

See Also