C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfBookmarkCollection Class / Count Property

In This Topic
Count Property (RtfBookmarkCollection)
In This Topic
Gets the number of Word/RTF bookmark in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
 

Property Value

The number of bookmarks.
See Also