This documentation is archived and is not being maintained.

XhtmlMobileTextWriter::ExitFormat Method

Removes the current style, restores the previous style as the current formatting style, and calls the WriteEndTag method to close the current element.

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 ExitFormat(Style) Removes the current style, restores the previous style as the current formatting style, and calls the WriteEndTag method to close the current element. (Overrides MobileTextWriter::ExitFormat(Style).)
Public method ExitFormat(Style, Boolean) Removes the current style, restores the previous style as the current formatting style, and calls the WriteEndTag method to close the current element. (Overrides MobileTextWriter::ExitFormat(Style, Boolean).)
Top
Show: