[]
Saves the style into an System.Xml.XmlWriter.
public void WriteXml(XmlWriter xw, string styleName)
Type | Name | Description |
---|---|---|
XmlWriter | xw | System.Xml.XmlWriter where the style will be saved. |
string | styleName | System.Xml.XmlWriter name of the style to be saved. |