Share via


Frameset.FramesetBorderWidth Property

Returns or sets the width (in points) of the borders surrounding the frames on the specified frames page.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property FramesetBorderWidth As Single
    Get
    Set
'Usage
Dim instance As Frameset
Dim value As Single

value = instance.FramesetBorderWidth

instance.FramesetBorderWidth = value
float FramesetBorderWidth { get; set; }

Property Value

Type: System.Single

See Also

Reference

Frameset Interface

Frameset Members

Microsoft.Office.Interop.Word Namespace