Property Item
Namespace TallComponents.PDF
Class IndexRangeCollection
Returns the PageRange at the specified index.
Syntax
public IndexRange Item[Int32 index] { get; }
Parameters
Int32
index
The index.
Property value
IndexRange
The PageRange at the specified index.