Table2.GetRequiredWidth

Returns the width required to horizontally fit the entire table (all the columns) on the page.

public float GetRequiredWidth()
Function GetRequiredWidth() As Single

Returns

Single

The width to fit the entire table on the page horizontally.

Licensing Info

This method is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

Table2
ceTe.DynamicPDF.PageElements

In this topic