Xceed Chart for WinForms v4.4 Documentation
WriteStartDocument Method


Xceed.Chart.Utilities.v4.4 Assembly > Xceed.Chart.Utilities Namespace > XmlNodeWriter Class : WriteStartDocument Method
Writes the XmlDeclaration node with a standalone attribute. This is only allowed when the writer is in the Start state, which only happens if the writer was constructed with an XmlDocument object.
Overload List
OverloadDescription
Writes the XmlDeclaration node with a standalone attribute. This is only allowed when the writer is in the Start state, which only happens if the writer was constructed with an XmlDocument object.  
Writes the XmlDeclaration node with a standalone attribute. This is only allowed when the writer is in the Start state, which only happens if the writer was constructed with an XmlDocument object.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

XmlNodeWriter Class
XmlNodeWriter Members
Base Implementation in WriteStartDocument