Table of Contents

Enum LineCache

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

Possible options for SetLayoutCache(LineCache). (Scintilla feature SC_CACHE_)

public enum LineCache

Fields

CARET = 1
DOCUMENT = 3
NONE = 0
PAGE = 2