• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
  • Guide
  • API reference
  • Code samples
  • Changelog
  • TallComponents
  • TallComponents.Licensing
  • TallComponents.PDF.Layout
  • TallComponents.PDF.Layout.Actions
  • TallComponents.PDF.Layout.Brushes
  • TallComponents.PDF.Layout.Colors
  • TallComponents.PDF.Layout.Css
  • TallComponents.PDF.Layout.Fonts
  • TallComponents.PDF.Layout.JavaScript
  • TallComponents.PDF.Layout.Metadata
  • TallComponents.PDF.Layout.Navigation
  • TallComponents.PDF.Layout.Paragraphs
  • TallComponents.PDF.Layout.Pens
  • TallComponents.PDF.Layout.ResourceLoader
  • TallComponents.PDF.Layout.Security
  • TallComponents.PDF.Layout.Shapes
  • TallComponents.PDF.Layout.Shapes.Annotations
  • TallComponents.PDF.Layout.Shapes.Barcodes
  • TallComponents.PDF.Layout.Shapes.Fields
  • TallComponents.PDF.Layout.Xml

Namespace TallComponents.PDF.Layout

Class ColumnCollection

Contains the column definitions for the pages in the section.

The Columns class contains all columns that are associated with a section. A section may contain 1 or more columns. Paragraphs are rendered inside the columns from top to bottom. from left to right.

Syntax

public class ColumnCollection : Object , IEnumerable

Constructors

ColumnCollection()
Initialize a new instance of the ColumnCollection class.

Properties

Int32 Count
The number of columns in this collection.
Column Item
Get a column by 0-based index.
Double Spacing
Get or set the column spacing equally and distributes width evenly.
Double Width
Get or set the column width equally and distributes space evenly.

Methods

Void Add(Column)
Add a column to the collection.
Void AddRange(ColumnCollection)
Adds the elements of a ColumnCollection to the end of this collection.
Void AddRange(Column[])
Adds the elements of an array of columns to the end of this collection.
Void Clear()
Removes all columns from this collection.
Boolean Contains(Column)
Determine whether an Column is in the ColumnCollection.
IEnumerator GetEnumerator()
Implements .
Int32 IndexOf(Column)
Searches for the specified Column in the ColumnCollection.
Void Insert(Int32,Column)
Insert an on a specific place in this .
Void Remove(Column)
Removes an Column from this ColumnCollection.
Void RemoveAt(Int32)
Removes an Column from the ColumnCollection at the specified index.
Our products
PDFKit.NET 5.0
Create and manipulate PDF documents
TallPDF.NET 5.0
Generate PDF on the fly
PDFRasterizer.NET 4.0
Render PDF pages cross-platform
Support resources
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.