• Products
  • Pricing
  • Documentation
  • Support
Login
Your cart is empty. See pricing.
My order
Total:
Order
  • Home
  • Products
  • Pricing
  • Documentation
  • Support
Login
LinkedIn
Twitter
TallComponents has been acquired by Apryse.
Learn more here.
  • 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
  • TallComponents.PDF.Tags

Namespace TallComponents.PDF.Layout.Paragraphs

Class FragmentCollection

Collection of fragment objects.

Syntax

public class FragmentCollection : Object , IEnumerable

Constructors

FragmentCollection()
Create a new empty collection of fragments.

Properties

Int32 Count
Number of fragment objects in this collection.
Fragment Item
0-based indexer that returns the fragments at the specified position. Returns if index is invalid.

Methods

Fragment Add()
Add a fragment to this collection.
Void Add(Fragment)
Add an existing fragment to this collection.
Void AddRange(FragmentCollection)
Adds the elements of a FragmentCollection to the end of this collection.
Void AddRange(Fragment[])
Adds the elements of an array of fragments to the end of this collection.
Void Clear()
Removes all fragments from this collection.
FragmentCollection Clone()
Clones a FragmentCollection.
Void Compose(Document)
Implement this method in a derived class to generate content dynamically.
Boolean Contains(Fragment)
Determine whether an Fragment is in the FragmentCollection.
IEnumerator GetEnumerator()
Implements strong typed IEnumerable<T>.GetEnumerator.
Int32 IndexOf(Fragment)
Searches for the specified Fragment in the FragmentCollection.
Void Insert(Int32,Fragment)
Insert an on a specific place in this .
Void Remove(Fragment)
Removes an Fragment from this FragmentCollection.
Void RemoveAt(Int32)
Removes an Fragment from the FragmentCollection 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
  • Documentation
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2026 TallComponents BV. All rights reserved.