public RtfListText[] AddListTexts( RtfListType listType, params KeyValuePair<int,string>[] pairs )
'Declaration Public Function AddListTexts( _ ByVal listType As RtfListType, _ ByVal ParamArray pairs() As KeyValuePair(Of Integer,String) _ ) As RtfListText()
C1WordDocument Class C1WordDocument Members