TextNoteElement Constructor

Constructs a text note element

Definition

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

Parameters

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

See Also