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

In This Topic
    VerticalGridWidth Property (RtfFilledObject)
    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