Microsoft Scripting Runtime
TextStream Object : AtEndOfLine Property
AtEndOfLine Property
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