C1.C1Preview Namespace : OutputRange Class |
For a list of all members of this type, see OutputRange members.
Name | Description | |
---|---|---|
AssignFrom | Copies values from another instance of OutputRange. | |
Clone | Clones the current OutputRange. | |
Contains | Tests whether the specified page is within the range. | |
GetEnumerator | Creates and returns a new enumerator that allows to loop through all pages in the range. | |
GetFirstPage | Returns the first page in the range. | |
GetNextPage | Overloaded. Returns the page number in the range following the specified one, or -1 if the specified number was the last one. | |
ToString | Returns a string that represents the current OutputRange. |