'Declaration Public Enum FlowDirection Inherits System.Enum
public enum FlowDirection : System.Enum
'Declaration Public Enum FlowDirection Inherits System.Enum
public enum FlowDirection : System.Enum
Member | Description |
---|---|
HorizontalTopToBottom | Specifies that horizontal text lines are placed from top to bottom. |
VerticalLeftToRight | Specifies that vertical text lines are placed from left to right. |
VerticalRightToLeft | Specifies that vertical text lines are placed from right to left. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Text.FlowDirection