Bookmark.InsertAlignmentTab Method

Inserts an absolute tab in the Bookmark that is always positioned in the same spot, relative to either the margins or indents.

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

Syntax

'Declaration
Sub InsertAlignmentTab ( _
    Alignment As Integer, _
    RelativeTo As Integer _
)
void InsertAlignmentTab(
    int Alignment,
    int RelativeTo
)

Parameters

.NET Framework Security

See Also

Reference

Bookmark Interface

Microsoft.Office.Tools.Word Namespace