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

In This Topic
Item(String) Property
In This Topic
Gets or sets the Word/RTF shape parameters.
Syntax
'Declaration
 
Public Overloads Overridable Property Item( _
   ByVal name As String _
) As Object
 

Parameters

name
See Also