Table of Contents

Enum FoldFlag

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

Possible options for SetFoldFlags(FoldFlag)

[Flags]
public enum FoldFlag

Fields

LEVELNUMBERS = 64
LINEAFTER_CONTRACTED = 16
LINEAFTER_EXPANDED = 8
LINEBEFORE_CONTRACTED = 4
LINEBEFORE_EXPANDED = 2
LINESTATE = 128
NONE = 0