ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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 Single
    public float HorizontalGridWidth {get; set;}
    See Also