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

In This Topic
    LeftBorderWidth Property
    In This Topic
    Gets or sets left width from this border.
    Syntax
    'Declaration
     
    Public Property LeftBorderWidth As System.Single
    public System.float LeftBorderWidth {get; set;}
    See Also