Table of Contents

Enum FontStyle

Namespace
BoldSign.Api.Model
Assembly
BoldSign.Api.dll

The font style.

[JsonConverter(typeof(StringEnumConverter))]
public enum FontStyle

Fields

Bold = 1

Bold.

Italic = 2

Italic.

Regular = 0

Regular.

Underline = 4

Underline.