[]
Interface that supports serialization to XML of presentations from the models.
public interface ISerializePresentation
Public Interface ISerializePresentation
| Name | Description |
|---|---|
| Deserialize(XmlNodeReader) | Loads the presentation from XML. |
| Serialize(XmlTextWriter) | Saves the presentation to XML. |