Click or drag to resize

PdfPushButtonControlRolloverCaption Property

Gets or sets the controls rollover caption, displayed when the user rolls the cursor into its active area without pressing the mouse button.

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

Property Value

String
See Also