EVO PDF Logo

TextNoteElement Constructor

EVO PDF Client for .NET Framework
Constructs a text note element

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public TextNoteElement(
	RectangleFloat linkRectangle,
	string text
)

Parameters

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

Reference