ComponentOne Document Library for UWP
WriteBookmark Method

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

Parameters

bookmark
bounds
See Also

Reference

C1HtmlGraphics Class
C1HtmlGraphics Members