ComponentOne Document Library for UWP
WriteHyperlink Method

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

Parameters

hyperlink
bounds
See Also

Reference

C1HtmlGraphics Class
C1HtmlGraphics Members