Gets the Word/RTF bookmark at the specified name within the collection.
public virtual RtfBookmark Item(
System.string
) {get;}
'Declaration
Public Overloads Overridable ReadOnly Property Item( _
ByVal As System.String _
) As RtfBookmark
Parameters
- name
Property Value
The bookmark for the Word/RTF document.