Table of Contents

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

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.