TabStop.CustomTab Property

True if the specified tab stop is a custom tab stop.

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

Syntax

'Declaration
ReadOnly Property CustomTab As Boolean
    Get
'Usage
Dim instance As TabStop
Dim value As Boolean

value = instance.CustomTab
bool CustomTab { get; }

Property Value

Type: System.Boolean

See Also

Reference

TabStop Interface

TabStop Members

Microsoft.Office.Interop.Word Namespace