PageRangeAdd Method

Overload List

Add(Int32)Adds a single page number to the sequence.
Add(String)Adds a range of page numbers to the sequence from a string representation (e.g. 1-5, 8, 11-13).
Add(NullableInt32, NullableInt32)Adds a range of page numbers to the sequence. Reverse ordering is accepted.

See Also