Property Components
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Components
Gets the collection of this spot color components (also known as colorants, or tints).
public ReadOnlyCollection<double> Components { get; }
Property Value
- ReadOnlyCollection<double>
The collection of this spot color components (also known as colorants, or tints).
Remarks
This collection contains one element if the underlying color space is a PdfSeparationColorSpace or more, if the underlying color space is a PdfDeviceNColorSpace.