Click or drag to resize

PdfExtendedAppearance Pressed Property

Gets the pressed state annotation.

Namespace: Spire.Pdf.Annotations.Appearance
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public PdfAppearanceState Pressed { get; }

Property Value

Type: PdfAppearanceState
The appearance in pressed state.
See Also