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

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