Click or drag to resize

PdfButtonField AlternateIcon Property

Gets or sets the widget annotation's alternate icon displayed when the mouse button is pressed within its active area, 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 AlternateIcon { get; set; }

Property Value

Type: PdfImage
See Also