Paragraphs.Alignment Property (Word)

Returns or sets a WdParagraphAlignment constant that represents the alignment for the specified paragraphs. Read/write.

Syntax

expression .Alignment

expression Required. A variable that represents a Paragraphs collection.

Remarks

Some of the WdParagraphAlignment constants may not be available to you, depending on the language support (U.S. English, for example) that you’ve selected or installed.

See Also

Concepts

Paragraphs Object Members

Paragraphs Collection Object