Class PdfSeparationColorSpace
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Represents a Separation color space. A color value in a Separation color space consists of a single tint component.
public sealed class PdfSeparationColorSpace : PdfColorSpace
- Inheritance
-
PdfSeparationColorSpace
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Constructors
- PdfSeparationColorSpace(PdfDocument, string, PdfColorSpace, PdfFunction)
Initializes a new instance of the PdfSeparationColorSpace class.
Properties
- Name
Gets the name of the colorant that this separation color space represents.
Methods
- ToString()
Returns a string that represents this PdfSeparationColorSpace instance.