C1.WPF.Word.4 Assembly > C1.WPF.Word 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.WPF.Word.RtfHorizontalAlignment