The action method invoked in the receiver as first responder when the user chooses the Save To menu command.
Original signature is '- (void)saveDocumentTo:(id)sender'
Available in Mac OS X v10.0 and later.


- sender (Id)
- The control sending the message.

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