Click or drag to resize

PdfAnnotationLevelActionsAnnotationEnter Property

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

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

Property Value

PdfAction
See Also