OpenXmlReader.ReadMiscNodes-Eigenschaft
Get a value indicating whether the OpenXmlReader will read (or skip) all miscellaneous nodes.
Namespace: DocumentFormat.OpenXml
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public ReadOnly Property ReadMiscNodes As Boolean
Get
'Usage
Dim instance As OpenXmlReader
Dim value As Boolean
value = instance.ReadMiscNodes
public bool ReadMiscNodes { get; }
Eigenschaftswert
Typ: System.Boolean
Returns Boolean.