IOcrClient1.GetOcrCopilot
IOcrClient<TOptions>.GetOcrCopilot method
Gets an instance of IOcrCopilot
with the specified options.
public IOcrCopilot GetOcrCopilot(IOcrCopilotOptions<TOptions> options)
Parameter | Type | Description |
---|---|---|
options | IOcrCopilotOptions`1 | The options for the OCR copilot. |
Return Value
An instance of IOcrCopilot
.
See Also
- interface IOcrCopilot
- interface IOcrCopilotOptions<TOptions>
- interface IOcrClient<TOptions>
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF