ComponentOne FlexReport for WinForms
WriteHyperlink Method

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Util Namespace > C1HtmlGraphics Class : WriteHyperlink Method
Syntax
'Declaration
 
Public Overrides Sub WriteHyperlink( _
   ByVal hyperlink As C1Hyperlink, _
   ByVal bounds As C1.Win.Interop.Rect _
) 
public override void WriteHyperlink( 
   C1Hyperlink hyperlink,
   C1.Win.Interop.Rect bounds
)

Parameters

hyperlink
bounds
See Also

Reference

C1HtmlGraphics Class
C1HtmlGraphics Members