Class PdfSpotColor
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Represents a spot color.
public sealed class PdfSpotColor : PdfColor
- Inheritance
-
PdfSpotColor
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Constructors
- PdfSpotColor(double, PdfSeparationColorSpace)
Initializes a new instance of the PdfSpotColor class.
Properties
- ColorSpace
Gets the underlying color space of this spot color.
- Components
Gets the collection of this spot color components (also known as colorants, or tints).
Methods
- ToString()
Returns a string that represents this PdfSpotColor instance.