TXTextControl.Selection.load Method

For a detailed description of this function see loadSelection.

Syntax

[JavaScript]
<void> Selection.load(<integer> streamType, <string> base64Data);
Parameter Description
streamType

Specifies one of the StreamType values.

base64Data

Base64 encoded document data.