Overview
McpOutput is a class in Aspose.Page FOSS for Python.
MCP output configuration.
Properties: output_path, return_bytes.
Properties
| Name | Type | Access | Description |
|---|
output_path | str | None | Read | Gets the output path. |
return_bytes | bool | Read | Gets the return bytes. |
See Also