Back to Devexpress

PdfLinkAnnotation Class

officefileapi-devexpress-dot-pdf-b3b1ea47.md

latest1007 B
Original Source

PdfLinkAnnotation Class

Represents the link annotation (a hypertext link to a destination) in a document.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public class PdfLinkAnnotation :
    PdfAnnotation
vb
Public Class PdfLinkAnnotation
    Inherits PdfAnnotation

Inheritance

Object DevExpress.Pdf.Native.PdfDocumentItem DevExpress.Pdf.Native.PdfObject PdfAnnotation PdfLinkAnnotation

See Also

PdfLinkAnnotation Members

DevExpress.Pdf Namespace