OpenXmlPartWriter.WriteStartDocument Method

Writes the XML declaration with the version "1.0".

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

Syntax

'Declaration
Public Overrides Sub WriteStartDocument
'Usage
Dim instance As OpenXmlPartWriter

instance.WriteStartDocument()
public override void WriteStartDocument()

See Also

Reference

OpenXmlPartWriter Class

OpenXmlPartWriter Members

WriteStartDocument Overload

DocumentFormat.OpenXml Namespace