Table of Contents

Class PdfSpotColor

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Represents a spot color.

public sealed class PdfSpotColor : PdfColor
Inheritance
PdfSpotColor
Inherited Members

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.