ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfBorderObject Class / VerticalGridWidth Property

In This Topic
    VerticalGridWidth Property (RtfBorderObject)
    In This Topic
    Gets or sets vertical grid (inside border) width.
    Syntax
    'Declaration
     
    Public Property VerticalGridWidth As Single
    public float VerticalGridWidth {get; set;}
    See Also