ComponentOne Word for UWP
Alignment Property (RtfPicture)

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

Property Value

The Word/RTF horizontal alignment of the picture.
See Also

Reference

RtfPicture Class
RtfPicture Members