[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfParamCollection.Item

this Property

this[int]

Gets IParagraphContent object of this collection.

Declaration
public virtual string this[int index] { get; }
Parameters
Type Name Description
int index

this[string]

Gets or sets the Word/RTF shape parameters.

Declaration
public virtual object this[string name] { get; set; }
Parameters
Type Name Description
string name