Back to Devexpress

PdfWidgetAppearanceCharacteristics.RolloverIcon Property

officefileapi-devexpress-dot-pdf-dot-pdfwidgetappearancecharacteristics-f6a77361.md

latest1.3 KB
Original Source

PdfWidgetAppearanceCharacteristics.RolloverIcon Property

Gets the widget annotation’s rollover icon, which will be displayed when the user rolls the cursor into its active area without pressing the mouse button.

Namespace : DevExpress.Pdf

Assembly : DevExpress.Pdf.v25.2.Core.dll

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfXObject RolloverIcon { get; }
vb
Public ReadOnly Property RolloverIcon As PdfXObject

Property Value

TypeDescription
PdfXObject

A PdfXObject object that is the form XObject defining the widget annotation’s rollover icon.

|

See Also

PdfWidgetAppearanceCharacteristics Class

PdfWidgetAppearanceCharacteristics Members

DevExpress.Pdf Namespace