This documentation is archived and is not being maintained.
ChtmlTextWriter Constructor
Visual Studio 2010
Initializes a new instance of the ChtmlTextWriter 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 | |
|---|---|---|
|
ChtmlTextWriter(TextWriter) | Initializes a new instance of the ChtmlTextWriter class that uses the DefaultTabString constant to indent lines. |
|
ChtmlTextWriter(TextWriter, String) | Initializes a new instance of the ChtmlTextWriter class with the specified line indentation. |
Show: