ASP.NET Pack Programmer's Guide
XmlPersistContext.XmlDocument Property
See Also
 





Gets the underlying XML document.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public XmlDocument XmlDocument { get; }

Visual Basic  Copy Code

Public ReadOnly Property XmlDocument As XmlDocument

 Property Value

An instance of the .NET XmlDocument class.

 See Also

XmlPersistContext Members
XmlPersistContext Class
MindFusion.Diagramming Namespace