Table of Contents

Struct CharacterRange

Namespace
Npp.DotNet.Plugin
Assembly
Npp.DotNet.Plugin.dll
[Obsolete("Use CharacterRangeFull instead")]
public struct CharacterRange
Inherited Members

Constructors

CharacterRange(int, int)

public CharacterRange(int cpmin, int cpmax)

Parameters

cpmin int
cpmax int

Fields

cpMax

public IntPtr cpMax

Field Value

IntPtr

cpMin

public IntPtr cpMin

Field Value

IntPtr