Constructor PasteTextEventArgs
PasteTextEventArgs(string, SelectionType)
Initialized PasteTextEventArgs class with specified text and selection type.
public PasteTextEventArgs(string text, SelectionType selType)Parameters
- textstring
- Text to be pasted 
- selTypeSelectionType
- Selection type of the pasted text