McpInput

Overview

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

MCP input payload.

Properties: input_bytes_b64, input_path.

Properties

NameTypeAccessDescription
input_pathstr | NoneReadGets the input path.
input_bytes_b64str | NoneReadGets the input bytes b64.

See Also