C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / PageColumnDefCollection Class / Add Method

In This Topic
Add Method (PageColumnDefCollection)
In This Topic
Adds a PageColumnDef to the current collection.
Overload List
OverloadDescription
Adds a PageColumnDef to the current collection.  
Adds a new PageColumnDef initialized with the specified width and spacing to the current collection.  
Adds a new PageColumnDef initialized with the default Width and Spacing to the current collection.  
See Also