C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfParagraph Class / Alignment Property

In This Topic
Alignment Property (RtfParagraph)
In This Topic
Gets or sets the horizontal alignment for this paragraph.
Syntax
'Declaration
 
Public Property Alignment As RtfHorizontalAlignment
 

Property Value

The RTF horizontal alignment of the paragraph.
See Also