PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 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 PageColumnDef.Width and PageColumnDef.Spacing to the current collection.  
    See Also