Share via


Border.Inside Property

Returns an inside border that can be applied to the specified object.

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

Syntax

'Declaration
ReadOnly Property Inside As Boolean
    Get
'Usage
Dim instance As Border
Dim value As Boolean

value = instance.Inside
bool Inside { get; }

Property Value

Type: System.Boolean

See Also

Reference

Border Interface

Border Members

Microsoft.Office.Interop.Word Namespace