Table of Contents

Enum WrapVisualFlag

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

Possible options for SetWrapVisualFlags(WrapVisualFlag). (Scintilla feature SC_WRAPVISUALFLAG_)

public enum WrapVisualFlag

Fields

END = 1
MARGIN = 4
NONE = 0
START = 2