Method AddRange
Namespace TallComponents.PDF.Layout
Class IndexRangeCollection
Add a collection of IndexRange items.
Syntax
public
Void
AddRange(
IndexRange[]
items
)
Returns
Void
Parameters
IndexRange[]
items
The PageRange items.