EVO HTML to PDF Converter

TextNoteElement Constructor

Winnovative Client for .NET Documentation
Constructs a text note element

Namespace:  Winnovative.HtmlToPdfClient
Assembly:  WnvHtmlToPdfClient (in WnvHtmlToPdfClient.dll) Version: 16.0.0.0 (16.0.0.0)
Syntax

public TextNoteElement(
	RectangleFloat linkRectangle,
	string text
)

Parameters

linkRectangle
Type: Winnovative.HtmlToPdfClientRectangleFloat
The link rectangle in page
text
Type: SystemString
The text annotation
See Also

Reference