Bookmark.StoryType Property

Returns the story type for the specified bookmark.

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

Syntax

'Declaration
ReadOnly Property StoryType As WdStoryType
    Get
'Usage
Dim instance As Bookmark
Dim value As WdStoryType

value = instance.StoryType
WdStoryType StoryType { get; }

Property Value

Type: Microsoft.Office.Interop.Word.WdStoryType

See Also

Reference

Bookmark Interface

Bookmark Members

Microsoft.Office.Interop.Word Namespace