TextPoint::AtStartOfDocument Property
Visual Studio 2015
Gets whether or not the object is at the beginning of the document.
Assembly: EnvDTE (in EnvDTE.dll)
Property Value
Type: System::BooleanA Boolean true if you are at the start of a document; false if otherwise.
Line numbering begins at one.
Show: