[]
        
(Showing Draft Content)

C1.C1Word.Objects.RtfParamCollection.Item

this Property

this[int]

Gets IParagraphContent object of this collection.

Declaration
public virtual string this[int index] { get; }
Public Overridable ReadOnly Default Property Item(index As Integer) As String
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; }
Public Overridable Default Property Item(name As String) As Object
Parameters
Type Name Description
string name