Bookmark.CombineCharacters Property

Gets or sets a value that indicates whether the Bookmark control contains combined characters.

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

Syntax

'Declaration
Property CombineCharacters As Boolean
bool CombineCharacters { get; set; }

Property Value

Type: System.Boolean
true if the Bookmark control contains combined characters; otherwise, false.

.NET Framework Security

See Also

Reference

Bookmark Interface

Microsoft.Office.Tools.Word Namespace