Click or drag to resize

PdfTableColumnCollectionAddRange Method (PdfTableColumnCollection)

add a collection of PdfTableColumn

Namespace:  Atalasoft.PdfDoc.Generating.Shapes
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public void AddRange(
	PdfTableColumnCollection columns
)

Parameters

columns
Type: Atalasoft.PdfDoc.Generating.ShapesPdfTableColumnCollection
See Also