Click or drag to resize

PdfUriAnnotation Action Property

Gets or sets the action.

Namespace: Spire.Pdf.Annotations
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public override PdfAction Action { get; set; }

Property Value

Type: PdfAction
Theobject specifies the action of the annotation.
See Also