• 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 SectionCollection

Collection of paragraph objects. It is obtained through the Sections property of Document.

Syntax

public class SectionCollection : Object , IEnumerable

Constructors

SectionCollection()
Create a new empty collection.

Properties

Int32 Count
Number of sections.
Section Item
Retrieve section by index (0-based).

Methods

Section Add()
Add a new section.
Void Add(Section)
Add an existing section.
Void AddRange(SectionCollection)
Adds the elements of a SectionCollection to the end of this collection.
Void AddRange(Section[])
Adds the elements of an array of sections to the end of this collection.
Void Clear()
Removes all sections from this collection.
Void Compose(Document)
Implement this method in a derived class to generate content dynamically.
Boolean Contains(Section)
Determine whether an Section is in the SectionCollection.
IEnumerator GetEnumerator()
Implements .
Int32 IndexOf(Section)
Searches for the specified Section in the SectionCollection.
Void Insert(Int32,Section)
Insert an on a specific place in this .
Void Remove(Section)
Removes an Section from this SectionCollection.
Void RemoveAt(Int32)
Removes an Section from the SectionCollection 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.