XhtmlMobileTextWriter.ExitStyle Method
.NET Framework 3.0
Removes the current style, restores the previous style as the current style, and calls the WriteEndTag method to close the current element.
| Name | Description |
|---|---|
| XhtmlMobileTextWriter.ExitStyle (Style) | Removes the current style, restores the previous style as the current style, and calls the WriteEndTag method to close the current element. |
| XhtmlMobileTextWriter.ExitStyle (Style) | Writes the closing tag of a <span> element to end the specified layout and character formatting. |
| XhtmlMobileTextWriter.ExitStyle (Style, HtmlTextWriterTag) | Writes the closing tag of the specified markup element to end the specified layout and character formatting. |
Community Additions
ADD
Show: