ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / ReportMetaCanvas.DelayedContent Class / TrackText Method

In This Topic
    TrackText Method (ReportMetaCanvas.DelayedContent)
    In This Topic
    Syntax
    'Declaration
     
    Public Function TrackText( _
       ByVal textBox As ITextItem _
    ) As String
    public string TrackText( 
       ITextItem textBox
    )

    Parameters

    textBox
    See Also