Constructor HyperTextEventArgs
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
HyperTextEventArgs(string, bool)
Initializes a new instance of the HyperTextEventArgs
class with specified Text and HyperText values.
public HyperTextEventArgs(string text, bool isHyperText)