OpenXmlReader.StandaloneXml Property

Definition

Gets the standalone property in the XML declaration of the XML stream. The default value is null.

public virtual bool? StandaloneXml { get; }
member this.StandaloneXml : Nullable<bool>
Public Overridable ReadOnly Property StandaloneXml As Nullable(Of Boolean)

Property Value

Returns Nullable<T>.

Applies to