C1.Win.8 Assembly / C1.Framework Namespace / ParagraphElement Class / AddTextElement Method

In This Topic
AddTextElement Method (ParagraphElement)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub AddTextElement( _
   ByVal style As Style, _
   ByVal text As String, _
   ByVal wrappable As Boolean _
) 
 

Parameters

style
text
wrappable
See Also