Click or drag to resize

PdfAnnotationLevelActionsAnnotationFocused Property

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

Namespace:  Patagames.Pdf.Net.Actions
Assemblies:   Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
  Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntax
public PdfAction AnnotationFocused { get; set; }

Property Value

Type: PdfAction
See Also