Share via


OpenXmlReader.EOF Property

Definition

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

public abstract bool EOF { get; }
member this.EOF : bool
Public MustOverride ReadOnly Property EOF As Boolean

Property Value

Returns Boolean.

Applies to