'Declaration Public Enum RtfHorizontalAlignment Inherits System.Enum
public enum RtfHorizontalAlignment : System.Enum
'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.Xaml.Word.RtfHorizontalAlignment