BackgroundColorComponents Property (PdfAnnotationAppearanceCharacteristics)
Gets or sets an array of numbers in the range 0.0 to 1.0 specifying the color of the widget annotation background.
[Browsable(False)]
public: __property float[] get_BackgroundColorComponents();
public: __property void set_BackgroundColorComponents(
float[]*
);
Property Value
The number of array elements determines the color space in which the color is defined:
- 0 - No color; transparent
- 1 - DeviceGray
- 3 - DeviceRGB
- 4 - DeviceCMYK
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5