Gets or sets a format string used to format the page ranges of occurrences
of index entries in the generated index.
Namespace:
C1.C1PreviewThe default is "{0}-{1}".
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
Remarks
When an index entry occurs on consecutive pages in a document (e.g. on pages 3, 4 and 5),
those occurrences are collapsed into a range ("3-5" in that case).
PageRangeFormat is used to format those ranges.