Support for "page-break-inside:avoid" CSS Property on <tr> Tag

We are looking to generate printable documents and have run into an issue. We want to be able to specify, using the page-break-inside:avoid CSS property to prevent one row of a table from spanning across two pages.
This CSS property works as expected for paragraphs and some other elements, but does not work for tr elements. I am aware that WebKit does not support its use on <tr> elements either.
Could there be something that we are doing incorrectly, or is this not supported in Aspose?

@kyle.lemmon

Thank you for contacting support.

Would you please elaborate a little more while sharing SSCCE code and sample file(s) so that we may investigate further and assist you accordingly. Before sharing requested data, please ensure using latest version of the API.