This documentation is archived and is not being maintained.
Html32TextWriter Constructor
Visual Studio 2010
Initializes a new instance of the Html32TextWriter class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Html32TextWriter(TextWriter) | Initializes a new instance of the Html32TextWriter class that uses the line indentation that is specified in the HtmlTextWriter::DefaultTabString field when the requesting browser requires line indentation. |
|
Html32TextWriter(TextWriter, String) | Initializes a new instance of the Html32TextWriter class that uses the specified line indentation. |
Show: