[]
Gets the dictionary of PageLabelingRange objects. Each key in this dictionary is the index of the first page in a labeling range.
public IDictionary<int, PageLabelingRange> PageLabelingRanges { get; }
Public ReadOnly Property PageLabelingRanges As IDictionary(Of Integer, PageLabelingRange)