Namespace TallComponents.PDF.Layout
Class IndexRange
A range of indexes.
Syntax
public class IndexRange
: Object
Constructors
IndexRange(Int32)
Creates a new, zero-based range that consists of a single index.
IndexRange(Int32,Int32)
Creates a new, zero-based range.