Back to Devexpress

PdfPageFacade.AddLinkAnnotation Method

officefileapi-devexpress-dot-pdf-dot-pdfpagefacade-dot-addlinkannotation.md

latest586 B
Original Source

PdfPageFacade.AddLinkAnnotation Method

NameParametersDescription
AddLinkAnnotation(PdfRectangle, PdfDestination)rect, destinationCreates a link annotation in the specified page rectangle.
AddLinkAnnotation(PdfRectangle, String)rect, uriCreates a link annotation in the specified rectangle on the page.