Click or drag to resize

PdfButtonField RolloverIcon Property

Gets or sets the widget annotation's rollover icon displayed when the user rolls the cursor into its active area without pressing the mouse button, only available in Push mode.

Namespace: Spire.Pdf.Fields
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfImage RolloverIcon { get; set; }

Property Value

Type: PdfImage
See Also