Thanks for reaching out to us, I think the parameter you are looking for is - DocumentAnalysisFeature - ocrHighResolution
This is an option feature so please add it as your requirement.
Please refer to the document here - https://learn.microsoft.com/en-us/rest/api/aiservices/document-models/analyze-document?view=rest-aiservices-2023-10-31-preview&preserve-view=true&tabs=HTTP#documentanalysisfeature
Regarding your question about using preview versions with the API, you can use preview versions with the C# API for OCR. However, it's important to note that preview versions may have breaking changes and are not recommended for production use. It's recommended to use the GA (General Availability) versions for production scenarios.
I hope this helps, please let us know if you have any other questions.
Regards,
Yutong
-Please kindly accept the answer and vote 'Yes' if you feel helpful to support the community, thanks a lot.