[]
Specifies the type of an OutputRange.
public enum OutputRangeType
All = 0
All pages of the document are in the range.
PageList = 1
Pages that are in the range are specified as a list.
PageRange = 2
One or more ranges of pages are specified.