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