Table.PreferredWidth

I’m trying to nest a table inside another table. The nested table needs to completely fill a cell in the outer table. You have an example
(https://forum.aspose.com/t/98406
that references Table.PreferredWidth, however our version of Aspose.Words (10.2.0.0, 2011.06.30) doesn’t have this propery on the table class.
Do we need to upgrade to the latest version?

Hi Steven,
Thanks for the inquiry. Please download the latest Aspose.Words v11.4.0 API to use PreferredWidth class to specify width of a cell or table. Secondly you can fill inner table completely in container cell of outer table by setting Right/Left/Top/Bottom padding property of Outer table to 0.
Please feel free for to contact us for any further assistance.
Best Regards,