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