PageTableAreaOptions

PageTableAreaOptions constructor

Initializes a new instance of the PageAreaOptions class.

public PageTableAreaOptions(TemplateTableLayout tableLayout)
Parameter Type Description
tableLayout TemplateTableLayout The table layout which defines the table on a page.

See Also