Table of Contents

Enum TextDirection

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

Specifies the possible directions of text.

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

Fields

LTR = 0

Left To Right.

RTL = 1

Right To Left.