CollectionColorsSecondaryText 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 other text in a navigator.

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[] SecondaryText { get; set; }

Property Value

Type: Double
The secondary text.
See Also

Reference