Table of Contents

Enum FontWeight

Namespace
Dynamicweb.Content.Styles
Assembly
Dynamicweb.dll

Font Weight options

public enum FontWeight

Fields

Black = 900
Bold = 700
ExtraBold = 800
ExtraLight = 200
Light = 300
Medium = 500
None = 0
Regular = 400
SemiBold = 600
Thin = 100
To top