EditPoint2::AtStartOfDocument Property
Visual Studio 2015
Gets a value indicating whether or not the object is at the beginning of the document.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Property Value
Type: System::BooleanA Boolean that is true if you are at the start of a document; otherwise, false.
Implements
EditPoint::AtStartOfDocumentLine numbering begins at one.
Show: