PdfWidgetAppearanceCharacteristics.IconFit Property
In This Article
Gets the value specifying how the widget annotation’s icon will be displayed within its annotation rectangle.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
public PdfIconFit IconFit { get; }
#Property Value
Type | Description |
---|---|
Pdf |
A Pdf |
See Also