PushBehavior.RolloverLabel Property

Gets or Sets the rollover caption on push button. Displayed when the user rolls the cursor into its active area without pressing the mouse button.

public string RolloverLabel { get; set; }
Public Property RolloverLabel As String

Property Value

String

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

PushBehavior
ceTe.DynamicPDF.PageElements.Forms

In this topic