Click or drag to resize

TextNoteElement Constructor

Constructs a sound link element

Namespace: ExpertPdf.PdfCreator
Assembly: epdfcreator (in epdfcreator.dll) Version: 21.1.0
Syntax
public TextNoteElement(
	RectangleF linkRectangle,
	string text
)

Parameters

linkRectangle  RectangleF
The link rectangle in page
text  String
The text annontation
See Also