Winnovative Logo

TextNoteElement Constructor

Winnovative Client for .NET Framework
Constructs a text note element

Namespace:  WinnovativeClient
Assembly:  WinnovativeClient (in WinnovativeClient.dll) Version: 17.0.0.0 (17.0.0.0)
Syntax

public TextNoteElement(
	RectangleFloat linkRectangle,
	string text
)

Parameters

linkRectangle
Type: WinnovativeClientRectangleFloat
The link rectangle in page
text
Type: SystemString
The text annotation
See Also

Reference