Click or drag to resize

TextDirectionValue Enumeration

Specifies the direction of the characters in a text block.

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum TextDirectionValue
Members
  Member nameValueDescription
Horizontal0 Horizontal.
Vertical1 Vertical.
Undefined-2147483648 Undefined.
See Also