CollectionColorsCardBackground Property

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Gets or sets an array of three numbers in the range 0.0 to 1.0, representing a DeviceRGB colour used for the background of the card.

Namespace:  Apitron.PDF.Kit.Interactive.Navigation.DocumentLevel.Collections
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public double[] CardBackground { get; set; }

Property Value

Type: Double
The card background.
See Also

Reference