IVsTextLayer2 Members
Include Protected Members
Include Inherited Members
Adds methods to examine end-of-line markers to the IVsTextLayer interface.
The IVsTextLayer2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetEolLengthEx | Returns the length in characters of the text line's end-of-line marker. |
![]() |
GetEolTextEx | Returns a string containing the text line's end-of-line (EOL) marker. |
![]() |
GetEolTypeEx | Returns the EOLTYPE of the text line's end-of-line marker. |
Top