'Declaration Public Enum ParagraphAlignment Inherits System.Enum
public enum ParagraphAlignment : System.Enum
'Declaration Public Enum ParagraphAlignment Inherits System.Enum
public enum ParagraphAlignment : System.Enum
Member | Description |
---|---|
Both | Text is aligned to both left and right. |
Center | Text is centered horizontally. |
Distribute | Text is evenly distributed. |
End | Text is aligned to the end. |
HighKashida | Arabic only. Kashida length for text is extended to its widest possible length. |
Left | Text is aligned to the left. |
LowKashida | Arabic only. Kashida length for text is extended to a slightly longer length. |
MediumKashida | Arabic only. Kashida length for text is extended to a medium length determined by the consumer. |
NumTab | Align to list tab. |
Right | Text is aligned to the right. |
Start | Text is aligned to the start. |
ThaiDistribute | Thai only. Text is justified with an optimization for Thai. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.ParagraphAlignment