How to get text from window using appium windows app driver

I am automating desktop based application using appium windows app driver.I want to get text displaying in the small window but my inspect.exe is inspecting only the boundary of that small window and in the properties section of inspect.exe, text is not displaying.

Kindly let me know how to get text from that window?

@psingh1 Please post screenshot from appium

I want the text of this small window

I tried using OCR,In that I took screenshot and then getting text but the text which i am getting is not proper.
Decimals werenot displaying and apostrophe were also not displaying properly