Table of Contents

Enum WrapIndentMode

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

Possible options for SetWrapIndentMode(WrapIndentMode). (Scintilla feature SC_WRAPINDENT_)

public enum WrapIndentMode

Fields

DEEPINDENT = 3
FIXED = 0
INDENT = 2
SAME = 1