Back to Devexpress

PdfWidgetAppearanceCharacteristics.BackgroundColor Property

officefileapi-devexpress-dot-pdf-dot-pdfwidgetappearancecharacteristics-21a37df4.md

latest1.2 KB
Original Source

PdfWidgetAppearanceCharacteristics.BackgroundColor Property

Gets a value specifying the color of the widget annotation’s background.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfColor BackgroundColor { get; }
vb
Public ReadOnly Property BackgroundColor As PdfColor

Property Value

TypeDescription
PdfColor

A PdfColor object that is the color of the widget annotation’s background.

|

See Also

PdfWidgetAppearanceCharacteristics Class

PdfWidgetAppearanceCharacteristics Members

DevExpress.Pdf Namespace