[]
Saves the styles to XML.
bool Serialize(XmlTextWriter w)
Function Serialize(w As XmlTextWriter) As Boolean
Type | Name | Description |
---|---|---|
XmlTextWriter | w | XmlTextWriter object used to save the styles |
Type | Description |
---|---|
bool | true if successful; otherwise, false |