InternalLinkElementLinkRectangle Property |
Gets or sets the link rectangle in page
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic RectangleF LinkRectangle { get; set; }
Public Property LinkRectangle As RectangleF
Get
Set
Property Value
Type:
RectangleF
See Also