Freigeben über


OpenXmlPartReader.EOF-Eigenschaft

Gets a value indicating whether the reader is positioned at the end of the stream.

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

Syntax

'Declaration
Public Overrides ReadOnly Property EOF As Boolean
    Get
'Usage
Dim instance As OpenXmlPartReader
Dim value As Boolean

value = instance.EOF
public override bool EOF { get; }

Eigenschaftswert

Typ: System.Boolean
Returns Boolean.

Siehe auch

Referenz

OpenXmlPartReader Klasse

OpenXmlPartReader-Member

DocumentFormat.OpenXml-Namespace