Enum TextDirection
Specifies the possible directions of text.
Namespace: BoldSign.Api.Model
Assembly: BoldSign.Api.dll
Syntax
public enum TextDirection : int
Fields
Name | Description |
---|---|
LTR | Left To Right. |
RTL | Right To Left. |
Specifies the possible directions of text.
public enum TextDirection : int
Name | Description |
---|---|
LTR | Left To Right. |
RTL | Right To Left. |