[ Version ( since = "0.26" ) ]
public void get_table_padding (out double[] paddings)
Obtains the padding between the table cell’s content rectangle and the surrounding border of a block-level structure element.
The result values are in before-after-start-end ordering (for the typical Western left-to-right writing, that is top-bottom-left-right).
this | |
paddings |
Padding for the four sides of the element. |