This documentation is archived and is not being maintained.

Html32TextWriter Constructor

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.

  NameDescription
Public method 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.
Public method Html32TextWriter(TextWriter, String) Initializes a new instance of the Html32TextWriter class that uses the specified line indentation.
Top
Show: