'Declaration Public Enum WrapSide Inherits System.Enum
public enum WrapSide : System.Enum
'Declaration Public Enum WrapSide Inherits System.Enum
public enum WrapSide : System.Enum
Member | Description |
---|---|
Both | Text wraps on both sides of the shape. |
Largest | Text wraps on the side of the shape that is farthest from the page margin. |
Left | Text wraps on the left side of the shape only. |
Right | Text wraps on the right side of the shape only. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.WrapSide