ExpertPdf Html to Pdf Converter Library
LinkRectangle Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentFileLinkElementLinkRectangle
ExpertPdf Html to Pdf Converter Library
Gets or sets the link rectangle in page
Declaration Syntax
C#Visual BasicVisual C++
public RectangleF LinkRectangle { get; set; }
Public Property LinkRectangle As RectangleF
	Get
	Set
public:
property RectangleF LinkRectangle {
	RectangleF get ();
	void set (RectangleF value);
}
Property Value

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