Overview
McpResult is a class in Aspose.Page FOSS for Python.
MCP output payload.
Properties: output_bytes_b64, output_path.
Properties
| Name | Type | Access | Description |
|---|
output_path | str | None | Read | Gets the output path. |
output_bytes_b64 | str | None | Read | Gets the output bytes b64. |
See Also