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