Documents for PDF, .NET Edition Documentation
TextRun Constructor(String)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextRun Class > TextRun Constructor : TextRun Constructor(String)
Creates a new instance of TextRun.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As System.String _
)
public TextRun( 
   System.string text
)

Parameters

text
See Also

Reference

TextRun Class
TextRun Members
Overload List