HtmlTextWriter Constructor
.NET Framework 2.0
Initializes a new instance of the HtmlTextWriter class.
TextWriter
DefaultTabString
Name | Description |
---|---|
HtmlTextWriter (TextWriter) |
Initializes a new instance of the HtmlTextWriter class that uses a default tab string.
|
HtmlTextWriter (TextWriter, String) |
Initializes a new instance of the HtmlTextWriter class with a specified tab string character.
|
Show: