OpenAIOcrCopilotOptions.Resolution

OpenAIOcrCopilotOptions.Resolution property

Gets or sets the resolution used to convert PDF pages into images. The default value is 300 dpi.

public int Resolution { get; set; }

See Also