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

In This Topic
    HorizontalGridColor Property
    In This Topic
    Gets or sets horizontal grid (inside border) color.
    Syntax
    'Declaration
     
    Public Property HorizontalGridColor As System.Drawing.Color
    public System.Drawing.Color HorizontalGridColor {get; set;}
    See Also