ComponentOne Word for UWP
CurrentAlignment Property

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : CurrentAlignment Property
Gets or sets current horizontal aligment of this document.
Syntax
'Declaration
 
Public Property CurrentAlignment As RtfHorizontalAlignment
public RtfHorizontalAlignment CurrentAlignment {get; set;}
See Also

Reference

C1WordDocument Class
C1WordDocument Members