Column2List.Add

Adds a Column2 to the end of the Column2List

public Column2 Add(float width)
Function Add(width As Single) As Column2

Parameters

width
Single

Width of the column to be added.

Returns

Column2

Returns a Column2 object.

Licensing Info

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

See Also

Column2
Column2List
ceTe.DynamicPDF.PageElements

In this topic