Microsoft Scripting Runtime
TextStream Object / AtEndOfLine Property
In This Topic
    AtEndOfLine Property
    In This Topic
    Description
    Is the current position at the end of a line?
    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property AtEndOfLine As Boolean
    See Also