Constructor PastedEventArgs
PastedEventArgs(string)
Initializes a new PastedEventArgs.
public PastedEventArgs(string text)
Parameters
textstringThe final-text segment corresponding to the pasted range.
Initializes a new PastedEventArgs.
public PastedEventArgs(string text)
text stringThe final-text segment corresponding to the pasted range.