[]
        
(Showing Draft Content)

FarPoint.Win.ISerializePresentation

ISerializePresentation Interface

Interface that supports serialization to XML of presentations from the models.

Namespace: FarPoint.Win
Assembly: FarPoint.Win.dll
Syntax
public interface ISerializePresentation
Public Interface ISerializePresentation

Methods

Name Description
Deserialize(XmlNodeReader)

Loads the presentation from XML.

Serialize(XmlTextWriter)

Saves the presentation to XML.