Winnovative Excel to PDF Converter

TextNoteElement Constructor

Winnovative Excel to PDF Converter Documentation
Constructs a text note element

Namespace:  Winnovative.ExcelToPdf
Assembly:  wnvexceltopdf (in wnvexceltopdf.dll) Version: 10.0.0.0
Syntax

public TextNoteElement(
	RectangleF linkRectangle,
	string text
)

Parameters

linkRectangle
Type: System.DrawingRectangleF
The link rectangle in page
text
Type: SystemString
The text annotation
See Also

Reference