Skip to main content

PdfUriAction Class

Represents a URI (uniform resource identifier) action associated with the annotation.

Namespace: DevExpress.Pdf

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

NuGet Package: DevExpress.Pdf.Core

Declaration

public class PdfUriAction :
    PdfAction

The following members return PdfUriAction objects:

Inheritance

Object
DevExpress.Pdf.Native.PdfDocumentItem
DevExpress.Pdf.Native.PdfObject
PdfAction
PdfUriAction
See Also