Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextRun Class / Text Property

In This Topic
    Text Property (TextRun)
    In This Topic
    Gets or sets the text of the section.
    Syntax
    'Declaration
     
    Public Property Text As System.String
    public System.string Text {get; set;}
    See Also