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

In This Topic
    RenderDelayedContent Method (ReportMetaCanvas)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub RenderDelayedContent( _
       ByVal delayedTextInfo As DelayedTextInfo _
    ) 
    public void RenderDelayedContent( 
       DelayedTextInfo delayedTextInfo
    )

    Parameters

    delayedTextInfo
    See Also