| Overload | Description | 
|---|---|
| ToString(Int32,Int32) | Prints the contents of the TextPage in a legible format for writing out to file | 
| ToString() | Calls ToString(int,int) with default arguments | 
            | Overload | Description | 
|---|---|
| ToString(Int32,Int32) | Prints the contents of the TextPage in a legible format for writing out to file | 
| ToString() | Calls ToString(int,int) with default arguments |