ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfString Class / BorderWidth Property

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