| C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace : OutputRange Class |
The following tables list the members exposed by OutputRange.
| Name | Description | |
|---|---|---|
![]() | OutputRange Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() ![]() | All | Represents an all-inclusive range. |
![]() ![]() | AllInverted | Represents an all-inclusive range with inverted order. |
| Name | Description | |
|---|---|---|
![]() | FromPage | Gets the first page in the range. |
![]() | Inverted | Gets the value indicating whether the range should be inverted. If the range is inverted, the range's iterator goes from the end of the range backwards. |
![]() | ToPage | Gets the last page in the range. |
![]() | Type | Type of range: all pages, range of pages etc. |
| Name | Description | |
|---|---|---|
![]() | Contains | Tests whether the specified page is within the range. |
![]() | GetMaxPage | |
![]() | GetMinPage | |
![]() | GetPageCount | Gets the total number of pages in the range, int.MaxValue returned for OutputRange.All. |
![]() | ToString | Returns a string that represents the current OutputRange. |
![]() ![]() | TryParse |