C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfParamCollection Class / Item Property / Item(Int32) Property

In This Topic
Item(Int32) Property
In This Topic
Gets C1.WPF.Word.IParagraphContent object of this collection.
Syntax
'Declaration
 
Public Overloads Overridable ReadOnly Property Item( _
   ByVal index As Integer _
) As String
 

Parameters

index
See Also