Gets or sets the Range
Namespace: Spire.Pdf.ColorSpaceAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public double[] Range { get; set; }
Public Property Range As Double() Get Set
public: property array<double>^ Range { array<double>^ get (); void set (array<double>^ value); }
member Range : float[] with get, set
Property Value
array<Double>[]()[][]An array of three numbers [XB YB ZB] specifying the tristimulus value, in the CIE 1931 XYZ space, of the diffuse black point.