Back to Devexpress

PdfWidgetAppearanceCharacteristics.NormalIcon Property

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

latest1.2 KB
Original Source

PdfWidgetAppearanceCharacteristics.NormalIcon Property

Gets the widget annotation’s normal icon, which will be displayed when it is not interacting with the user.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

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

Property Value

TypeDescription
PdfXObject

A PdfXObject object that is the widget annotation’s normal icon.

|

See Also

PdfWidgetAppearanceCharacteristics Class

PdfWidgetAppearanceCharacteristics Members

DevExpress.Pdf Namespace