The properties of System.Web.UI.Html32TextWriter are listed below. For a list of all members, see the Html32TextWriter Members list.
See Also: Inherited members from System.Web.UI.HtmlTextWriter
ShouldPerformDivTableSubstitution | bool.
Gets or sets a Boolean value indicating whether to replace a Table element with a Div element to reduce the time that it takes to render a block of HTML. | |
SupportsBold | bool.
Gets or sets a Boolean value indicating whether the requesting device supports bold HTML text. Use the Html32TextWriter.SupportsBold property to conditionally render bold text to the System.Web.UI.Html32TextWriter output stream. | |
SupportsItalic | bool.
Gets or sets a Boolean value indicating whether the requesting device supports italic HTML text. Use the Html32TextWriter.SupportsItalic property to conditionally render italicized text to the System.Web.UI.Html32TextWriter output stream. |