Back to Devexpress

PdfWidgetAppearanceCharacteristics.IconFit Property

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

latest1.3 KB
Original Source

PdfWidgetAppearanceCharacteristics.IconFit Property

Gets the value specifying how the widget annotation’s icon will be displayed within its annotation rectangle.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfIconFit IconFit { get; }
vb
Public ReadOnly Property IconFit As PdfIconFit

Property Value

TypeDescription
PdfIconFit

A PdfIconFit enumeration value that specifies how the widget annotation’s icon will be displayed within its annotation rectangle.

|

See Also

PdfWidgetAppearanceCharacteristics Class

PdfWidgetAppearanceCharacteristics Members

DevExpress.Pdf Namespace