Count Property (RtfBookmarkCollection)
In This Topic
Gets the number of Word/RTF bookmark in the collection.
Syntax
'Declaration
Public ReadOnly Property Count As System.Integer
public System.int Count {get;}
Property Value
The number of bookmarks.
See Also