ActiveReports 8
DrawEvaluationTextLink Method

Draws evaluation text
Syntax
'Declaration
 
Public Sub DrawEvaluationTextLink( _
   ByVal text As System.String, _
   ByVal link As System.String, _
   ByVal bounds As RectangleF _
) 
public void DrawEvaluationTextLink( 
   System.string text,
   System.string link,
   RectangleF bounds
)

Parameters

text
link
bounds
Remarks
For internal use only
See Also

Reference

Page Class
Page Members

Support Forum