Class PdfColorProfile
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for an ICC color profile.
public sealed class PdfColorProfile : PdfColorSpace
- Inheritance
-
PdfColorProfile
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- ColorSpace
Gets the underlying color space of this color profile.
- Copyright
Gets the copyright of the creator of this color profile.
- Description
Gets the description of this color profile.
- DeviceManufacturer
Gets the intended device manufacturer specified in this color profile.
- DeviceModel
Gets the intended device model specified in this color profile.
- ViewingConditions
Gets the viewing conditions specified in this color profile.
Methods
- ToString()
Returns a string that represents this PdfColorProfile instance.