SoftMaskBackgroundColor Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets the color of the backgroud. The number of array elements determines the colour space in which the colour shall be defined: 1 DeviceGray 3 DeviceRGB 4 DeviceCMYK///

Namespace:  Apitron.PDF.Kit.FixedLayout.Resources.Transparency
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public double[] BackgroundColor { get; set; }

Property Value

Type: Double
The color of the backgroud.
See Also

Reference