Interface IOcrClientTOptions
IOcrClient<TOptions> interface
Represents an interface for a OCR client with specific options.
public interface IOcrClient<in TOptions> : IAIClient
Parameter | Description |
---|---|
TOptions | The type of options for the OCR client. |
Methods
Name | Description |
---|---|
GetOcrCopilot(IOcrCopilotOptions<TOptions>) | Gets an instance of IOcrCopilot with the specified options. |
See Also
- interface IAIClient
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF