![Collapse image](collapse_all.gif)
![Expand Image](expand_all.gif)
![](collapse_all.gif)
![](expand_all.gif)
![](dropdown.gif)
![](dropdownHover.gif)
![Copy image](copycode.gif)
![CopyHover image](copycodeHighlight.gif)
[This is preliminary documentation and is subject to change.]
Text constructor.
Namespace:
WebKit.DOM
Assembly:
WebKitBrowser (in WebKitBrowser.dll) Version: 0.5.0.0 (0.5.0.0)
Syntax
C# |
---|
protected Text( IDOMText Text ) |
Visual Basic (Declaration) |
---|
Protected Sub New ( _ Text As IDOMText _ ) |
Visual C++ |
---|
protected: Text( IDOMText^ Text ) |
Parameters
- Text
- Type: IDOMText
WebKit IDOMText object.