ComponentOne Word for UWP
Count Property (RtfBookmarkCollection)

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfBookmarkCollection Class : Count Property
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

Reference

RtfBookmarkCollection Class
RtfBookmarkCollection Members