Table of Contents

Enum Wrap

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

Possible options for SetWrapMode(Wrap). (Scintilla feature SC_WRAP_)

public enum Wrap

Fields

CHAR = 2
NONE = 0
WHITESPACE = 3
WORD = 1