'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal obj As RtfBookmark _ )
public void Insert( System.int index, RtfBookmark obj )
Parameters
- index
- The specified index of the RTF bookmark.
- obj
- RTF bookmark for the RTF bookmark.
'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal obj As RtfBookmark _ )
public void Insert( System.int index, RtfBookmark obj )