Constructor PasteEventArgs
PasteEventArgs(string)
Initializes a new PasteEventArgs.
public PasteEventArgs(string text)
Parameters
textstringThe pasted text with bracketing markers stripped.
Initializes a new PasteEventArgs.
public PasteEventArgs(string text)
text stringThe pasted text with bracketing markers stripped.