Implemented by subclasses to scroll the receiver to the end of the document, without changing the selection.
Original signature is '- (void)scrollToEndOfDocument:(id)sender'
Available in Mac OS X v10.6 and later.


- sender (Id)
- Typically the object that invoked this method.

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)