|
PdfExternalLinkElementLinkRectangle Property |
Gets or sets the link rectangle in the pdf page.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public RectangleF LinkRectangle { get; set; }
Public Property LinkRectangle As RectangleF
Get
Set
Property Value
Type:
RectangleFSee Also