Click or drag to resize

PdfAnnotationRolloverAppearance Property

The annotation’s rollover appearance.

Namespace:  Patagames.Pdf.Net.Annotations
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 virtual PdfPageObjectsCollection RolloverAppearance { get; }

Property Value

Type: PdfPageObjectsCollection
Remarks
An appearance dictionary specifying how the annotation is presented visually on the page.

The rollover appearance is used when the user moves the cursor into the annotation’s active area without pressing the mouse button.

See Also