ComponentOne FlexReport for WPF
WriteHyperlink Method

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

Parameters

hyperlink
bounds
See Also

Reference

C1HtmlGraphics Class
C1HtmlGraphics Members