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