OpenXmlWriter.WriteStartDocument Method

Writes the XML declaration with the version "1.0".

Namespace:  DocumentFormat.OpenXml
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public MustOverride Sub WriteStartDocument
'Usage
Dim instance As OpenXmlWriter

instance.WriteStartDocument()
public abstract void WriteStartDocument()

See Also

Reference

OpenXmlWriter Class

OpenXmlWriter Members

WriteStartDocument Overload

DocumentFormat.OpenXml Namespace