Click or drag to resize

PdfPushButtonControlDownCaption Property

Gets or sets the controls alternate (down) caption, displayed when the mouse button is pressed within its active area.

Namespace: Patagames.Pdf.Net.AcroForms
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax
public string DownCaption { get; set; }

Property Value

String
See Also