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

A collection (sequence) of index ranges.

Syntax

public class IndexRangeCollection : Object , IEnumerable<IndexRange>

Constructors

IndexRangeCollection()
Create a new IndexRangeCollection.

Properties

Int32 Count
The number of IndexRange items in the collection.
IndexRange Item
Returns the IndexRange at the specified index.

Methods

Void Add(IndexRange)
Add an IndexRange to the collection.
Void AddRange(IndexRange[])
Add a collection of IndexRange items.
Void Clear()
Remove all IndexRange elements from the collection.
Boolean Contains(IndexRange)
Returns true if the collection contains the specified item.
IEnumerator<IndexRange> GetEnumerator()
Get an IndexRange enumerator.
Int32 IndexOf(IndexRange)
Returns the index of the specified item.
Void Insert(Int32,IndexRange)
Insert an IndexRange at the specified index.
Boolean Remove(IndexRange)
Remove an IndexRange from the collection.
Void RemoveAt(Int32)
Remove the IndexRange 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.