• 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
  • TallComponents.PDF.Actions
  • TallComponents.PDF.Annotations
  • TallComponents.PDF.Annotations.Markups
  • TallComponents.PDF.Annotations.Widgets
  • TallComponents.PDF.Brushes
  • TallComponents.PDF.Colors
  • TallComponents.PDF.Diagnostics
  • TallComponents.PDF.DigitalSignatures
  • TallComponents.PDF.DynamicXfa
  • TallComponents.PDF.Extensions
  • TallComponents.PDF.Fonts
  • TallComponents.PDF.Forms.Data
  • TallComponents.PDF.Forms.Fields
  • TallComponents.PDF.Forms.Fields.Barcodes
  • TallComponents.PDF.Forms.Fields.Barcodes.Properties
  • TallComponents.PDF.JavaScript
  • TallComponents.PDF.JavaScript.Scripting
  • TallComponents.PDF.JavaScript.Scripting.Soap
  • TallComponents.PDF.Metadata
  • TallComponents.PDF.Navigation
  • TallComponents.PDF.Pens
  • TallComponents.PDF.Prepress
  • TallComponents.PDF.Printing
  • TallComponents.PDF.Security
  • TallComponents.PDF.Shapes
  • TallComponents.PDF.Shapes.Annotations
  • TallComponents.PDF.Shapes.Barcodes
  • TallComponents.PDF.Tags
  • TallComponents.PDF.TextExtraction
  • TallComponents.PDF.Transforms

Namespace TallComponents.PDF.Shapes

Class FragmentCollection

Collection of fragment objects.

Syntax

public class FragmentCollection : Object , IEnumerable<Fragment>

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 fragment at the specified position. Returns if index is invalid.

Methods

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.
Boolean Contains(Fragment)
Determine whether a Fragment is in the FragmentCollection.
IEnumerator<Fragment> GetEnumerator()
Implements strongly typed IEnumerable<T>.GetEnumerator.
Int32 IndexOf(Fragment)
Searches for the specified Fragment in the FragmentCollection.
Void Insert(Int32,Fragment)
Insert a ot a specific place in this .
Boolean Remove(Fragment)
Removes a Fragment from this FragmentCollection.
Void RemoveAt(Int32)
Removes a 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
  • Code samples
  • Submit issue
  • Contact
  • Licensing Model
Legal
  • EULA
  • Privacy
LinkedIn
Twitter
© 2001-2025 TallComponents BV. All rights reserved.