Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.v19.1.Core.dll

Declaration

public PdfIconFit IconFit { get; }

Property Value

Type Description
PdfIconFit

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

See Also