Click or drag to resize

PdfAnnotationLevelActionsAnnotationExit Property

Gets or sets the PdfAction to be performed when the cursor exits the annotation’s active area.

Namespace: Patagames.Pdf.Net.Actions
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfAction AnnotationExit { get; set; }

Property Value

PdfAction
See Also