C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfParamCollection Class / Remove Method
The name of the parameter.

In This Topic
Remove Method (RtfParamCollection)
In This Topic
Removes the specified Word/RTF object from this collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal name As String _
) 
 

Parameters

name
The name of the parameter.
See Also