[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ParagraphAlignment

ParagraphAlignment Enum

Specifies text alignment in a paragraph.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum ParagraphAlignment
Public Enum ParagraphAlignment

Fields

Name 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.