McpOutput

Overview

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

MCP output configuration.

Properties: output_path, return_bytes.

Properties

NameTypeAccessDescription
output_pathstr | NoneReadGets the output path.
return_bytesboolReadGets the return bytes.

See Also