Table of Contents

Enum FontWeight

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

Get the size of characters of a style in points multiplied by 100 (Scintilla feature SC_WEIGHT_)

public enum FontWeight

Fields

BOLD = 700
NORMAL = 400
SEMIBOLD = 600