ComponentOne Word for UWP
WidthPercent Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfRow Class : WidthPercent Property
Gets or sets width in percent of the page.
Syntax
'Declaration
 
Public Property WidthPercent As System.Integer
public System.int WidthPercent {get; set;}

Property Value

The width in percent.
See Also

Reference

RtfRow Class
RtfRow Members