Click or drag to resize
Pdf Library for .NET

PdfExternalFileElementLinkRectangle Property

Gets or sets the link rectangle in the pdf page.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public RectangleF LinkRectangle { get; set; }

Property Value

RectangleF
See Also