When I create the W2 parser in the console, it provides a key-value pair of form details. How can I achieve the same in code? Is there any documentation available for C# or any other language?
I've tried the ProcessDocument request using c# client library for w2 parser but it's not providing the key value pair like form parser. It's providing full text format like OCR processor.