Click or drag to resize

PdfAnnotationLevelActionsAnnotationBlurred Property

Gets or sets the PdfAction to be performed when the annotation loses the input focus.

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

Property Value

PdfAction
See Also