C1.Win.8 Assembly / C1.Framework Namespace / ParagraphElement Class / AddText Method / AddText(String,Style) Method

In This Topic
AddText(String,Style) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Sub AddText( _
   ByVal text As String, _
   ByVal s As Style _
) 
 

Parameters

text
s
See Also