This sample shows how to load an ICC profile in a PDF document and then use this color profile to specify a color.
Besides device-dependent colors, Docotic.Pdf library can use colors with associated color profiles. To use color profiles, first add a color profile to your document using one of the PdfDocument.AddColorProfile methods and then use the returned PdfColorProfile object as a parameter when creating a color.