PushBehavior.RolloverImage Property

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

public ImageData RolloverImage { get; set; }
Public Property RolloverImage As ImageData

Property Value

ImageData

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