Back to Devexpress

PdfLinkAnnotation.UriAction Property

officefileapi-devexpress-dot-pdf-dot-pdflinkannotation-615b4e35.md

latest1.0 KB
Original Source

PdfLinkAnnotation.UriAction Property

Gets a URI action that is associated with the annotation.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfUriAction UriAction { get; }
vb
Public ReadOnly Property UriAction As PdfUriAction

Property Value

TypeDescription
PdfUriAction

A PdfUriAction object that is the URI action.

|

See Also

PdfLinkAnnotation Class

PdfLinkAnnotation Members

DevExpress.Pdf Namespace