PdfProcessing: Implement option for setting height to table rows
This property should work similar to PreferredWidth cell property but in vertical direction.
1 comment
ADMIN
Milen | Product Manager @DX
Posted on:18 Feb 2025 09:29
Hi all,
In the 2025 Q1 release we implemented a dedicated Height property on the TableRow class allowing to set the resulting height in various modes: Auto, Exact, AtLeast. This gives even more flexibility when determining the layout of a Table into the Pdf document. Please give it a try. Any feedback is welcome.