Table of Contents

Enum EndOfLine

Namespace
Npp.DotNet.Plugin
Assembly
Npp.DotNet.Plugin.dll

Return value of GetEOLMode(). (Scintilla feature SC_EOL_)

public enum EndOfLine

Fields

CR = 1
CRLF = 0
LF = 2