ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.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