The layout enumerator fails to to get an accurate layout rectangle for nodes inside tables with Text Alignment (Orientation) Upward/Downward.
I’ve confirmed this with the latest version of your example app found here:
Specifically, the example: Rendering-Printing - EnumerateLayoutElements
Using the attached Word document produces the attached image as the output. As you can see, the layout rectangles assume the content has not been rotated. I need the coordinates for the rotated content.
Can you please help?
TestFile.EnumerateLayout.zip (71.5 KB)