Gets or sets the Word/RTF bookmark at the specified index within the collection.
public virtual RtfBookmark Item(
System.int
) {get; set;}
'Declaration
Public Overloads Overridable Property Item( _
ByVal As System.Integer _
) As RtfBookmark
Parameters
- index
Property Value
The bookmark for the Word/RTF document.