Click or drag to resize

PdfAppearance Pressed Property

Gets or setsobject which applied to an annotation when mouse button is pressed.

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

Property Value

Type: PdfTemplate
See Also