elementProperties property

PageElementProperties? elementProperties
getter/setter pair

The element properties for the table.

The table will be created at the provided size, subject to a minimum size. If no size is provided, the table will be automatically sized. Table transforms must have a scale of 1 and no shear components. If no transform is provided, the table will be centered on the page.

Implementation

PageElementProperties? elementProperties;