Obsolete. This method will be removed in one of the next versions. Saves the current selection in a certain format and sends the result back asynchronously by calling a given callback function.
Introduced: X13.
<void> TXTextControl.saveSelection(<StreamType> streamType, <SaveDocumentResultCallback> callback)
Parameter | Description |
---|---|
stream |
Specifies one of the Stream |
callback | A function with one parameter. Is called with an argument object of type Save |