Method Remove
Namespace TallComponents.PDF.Layout
Class IndexRangeCollection
Remove an IndexRange from the collection.
Syntax
public
Boolean
Remove(
IndexRange
item
)
Returns
Boolean
True if successful/
Parameters
IndexRange
item
The page range.