| C1.C1Word.4 Assembly > C1.C1Word Namespace : RtfHorizontalAlignment Enumeration |
'Declaration Public Enum RtfHorizontalAlignment Inherits System.Enum
public enum RtfHorizontalAlignment : System.Enum
| Member | Description |
|---|---|
| Center | Center alignment of the paragraph. |
| Justify | Justify alignment of the paragraph. |
| Left | Left alignment of the paragraph. |
| Right | Right alignment of the paragraph. |
| Undefined | Undefined alignment of the paragraph. |
System.Object
System.ValueType
System.Enum
C1.C1Word.RtfHorizontalAlignment