Skip to main content
A newer version of this page is available. .

PdfUriAction Class

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

Namespace: DevExpress.Pdf

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

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