question

ShankaranandM-5377 avatar image
0 Votes"
ShankaranandM-5377 asked romungi-MSFT answered

Azure Forms Recognizer JSON Download

How can we download Azure Form Recognizer using C# SDK

azure-form-recognizer
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Dowload JSON for Future analysis

0 Votes 0 ·

1 Answer

romungi-MSFT avatar image
0 Votes"
romungi-MSFT answered

@ShankaranandM-5377 There is no direct client call to download the complete JSON of the analyze result of any of the client methods. You can serialize the result object to JSON by implementing helper methods in your application instead.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.