Table of Contents

Enum TextAlign

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

The TextAlign.

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

Fields

Center = 1

Center.

Left = 0

Left.

Right = 2

Right.