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