IVsTextImage2 Members
Include Protected Members
Include Inherited Members
Examines end-of-line (EOL) markers.
The IVsTextImage2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetEolLengthEx | Returns the length in characters of the end-of-line (EOL) marker. | |
GetEolTextEx | Returns a string containing the end-of-line (EOL) marker. | |
GetEolTypeEx | Returns the EOLTYPE of the end-of-line (EOL) marker. |
Top