ComponentOne Word for UWP
Alignment Property (RtfParagraph)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class : Alignment Property
Gets or sets the horizontal alignment for this paragraph.
Syntax
'Declaration
 
Public Property Alignment As RtfHorizontalAlignment
public RtfHorizontalAlignment Alignment {get; set;}

Property Value

The RTF horizontal alignment of the paragraph.
See Also

Reference

RtfParagraph Class
RtfParagraph Members