ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfBorderObject Class / VerticalGridWidth Property

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