RichEdit.paste

Overview | Methods | This Package | All Packages

RichEdit.paste

Pastes data in a specific Clipboard format into the RichEdit control.

Syntax

public void paste( DataFormats.Format clipFormat )

Parameters

clipFormat

A DataFormats.Format object that defines the data format.

See Also   canPaste