ExpertPdf Html to Pdf Converter Library
TextNoteElement Constructor (linkRectangle, text)
NamespacesExpertPdf.HtmlToPdf.PdfDocumentTextNoteElementTextNoteElement(RectangleF, String)
ExpertPdf Html to Pdf Converter Library
Constructs a sound link element
Declaration Syntax
C#Visual BasicVisual C++
public TextNoteElement(
	RectangleF linkRectangle,
	string text
)
Public Sub New ( 
	linkRectangle As RectangleF,
	text As String
)
public:
TextNoteElement(
	RectangleF linkRectangle, 
	String^ text
)
Parameters
linkRectangle (RectangleF)
The link rectangle in page
text (String)
The text annontation

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)