ChtmlTextWriter Constructor
.NET Framework (current version)
Initializes a new instance of the ChtmlTextWriter class.
Assembly: System.Web (in System.Web.dll)
| 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:
