TextPoint::AtEndOfDocument Property
Visual Studio 2015
Gets whether the object is at the end of the document.
Assembly: EnvDTE (in EnvDTE.dll)
Property Value
Type: System::BooleanA Boolean value indicating true if you are at the end of the document; false if otherwise.
Show: