PasteRTF

Description

Pastes rich text data from a string into a DataWindow control, DataStore object, or RichTextEdit control.

Applies to

DataWindow controls, DataStore objects, and RichTextEdit controls

Syntax

rtename.PasteRTF ( richtextstring, { band } )

Returns

Long. Returns the number of characters pasted if it succeeds and -1 if an error occurs. If richtextstring is null, PasteRTF returns null.