[]
        
(Showing Draft Content)

C1.Word.Objects.RtfCollection.Item

this Property

this[int]

Gets or sets the Word/RTF object at the specified index within the collection.

Declaration
public virtual RtfObject this[int index] { get; set; }
Parameters
Type Name Description
int index
Property Value
Type Description
RtfObject

The Word/RTF object.