Table of Contents

Enum WhiteSpace

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

Possible options forSetViewWS(WhiteSpace). (Scintilla feature SCWS_)

public enum WhiteSpace

Fields

INVISIBLE = 0
VISIBLEAFTERINDENT = 2
VISIBLEALWAYS = 1
VISIBLEONLYININDENT = 3