[]
Inserts an item into the RTF bookmark collection of the RTF bookmark at the specified index.
public void Insert(int index, RtfBookmark obj)
Type | Name | Description |
---|---|---|
int | index | The specified index of the RTF bookmark. |
RtfBookmark | obj | RTF bookmark for the RTF bookmark. |