ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / WriteTextInfo Method

In This Topic
    WriteTextInfo Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub WriteTextInfo( _
       ByVal textInfo As TextInfoItem _
    ) 
    public void WriteTextInfo( 
       TextInfoItem textInfo
    )

    Parameters

    textInfo
    See Also