ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfRow Class / WidthPercent Property

In This Topic
    WidthPercent Property
    In This Topic
    Gets or sets width in percent of the page.
    Syntax
    'Declaration
     
    Public Property WidthPercent As Integer
    public int WidthPercent {get; set;}

    Property Value

    The width in percent.
    See Also