Detect horizontal and vertical text at the same time

Hi, I just started using the API with C #. I am doing it to extract invoice data and I find that it is very common for the tax identification to be vertical on the left side of the document, while the invoice data is horizontal texts. Can you scan a document indicating if you want to do it horizontally or vertically? Is there any way to do it at once in a single API call? Thank you