Method Add
Namespace TallComponents.PDF.Layout
Class IndexRangeCollection
Add an IndexRange to the collection.
Syntax
public
Void
Add(
IndexRange
item
)
Returns
Void
Parameters
IndexRange
item
The page range.