TextNoteElement Constructor

Constructs a text note element

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient (in WinnovativeClient.dll) Version: 18.0.0.0 (18.0.0.0)
C#
public TextNoteElement(
	RectangleFloat linkRectangle,
	string text
)

Parameters

linkRectangle  RectangleFloat
The link rectangle in page
text  String
The text annotation

See Also