OpenAIOcrCopilotOptions.WithResolution
OpenAIOcrCopilotOptions.WithResolution method
Sets the resolution used to convert PDF pages into images. The default value is 300 dpi.
public OpenAIOcrCopilotOptions WithResolution(int resolution)
Parameter | Type | Description |
---|---|---|
resolution | Int32 | The resolution in dpi. |
Return Value
The current instance of OpenAIOcrCopilotOptions
.
See Also
- class OpenAIOcrCopilotOptions
- namespace Aspose.Pdf.AI
- assembly Aspose.PDF