Represents a range in a file.
The following tables list the members exposed by the FileRange type.
Public Constructors
Public Properties
| Name | Description | |
|---|---|---|
|
EndOffset | Gets the ending offset of the page range. |
|
StartOffset | Gets the starting offset of the page range. |
Public Methods (see also Protected Methods)
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object) |
|
GetHashCode | (Inherited from Object) |
|
GetType | (Inherited from Object) |
|
ToString | Overridden. Returns the content of the range as a string. |
Protected Methods
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |