Constructor PasteTextEventArgs
PasteTextEventArgs(string, SelectionType)
Initialized PasteTextEventArgs class with specified text and selection type.
public PasteTextEventArgs(string text, SelectionType selType)
Parameters
text
stringText to be pasted
selType
SelectionTypeSelection type of the pasted text