[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ParagraphAlignment

Enum ParagraphAlignment

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Specifies text alignment in a paragraph.

public enum ParagraphAlignment

Fields

Both = 5

Text is aligned to both left and right.

Center = 2

Text is centered horizontally.

Distribute = 7

Text is evenly distributed.

End = 4

Text is aligned to the end.

HighKashida = 9

Arabic only. Kashida length for text is extended to its widest possible length.

Left = 0

Text is aligned to the left.

LowKashida = 10

Arabic only. Kashida length for text is extended to a slightly longer length.

MediumKashida = 6

Arabic only. Kashida length for text is extended to a medium length determined by the consumer.

NumTab = 8

Align to list tab.

Right = 3

Text is aligned to the right.

Start = 1

Text is aligned to the start.

ThaiDistribute = 11

Thai only. Text is justified with an optimization for Thai.