Click or drag to resize

PdfARendererCmykColorSpace Property

Gets or sets the CMYK color space that will be provided to each CMYK image.

Namespace:  Atalasoft.PdfDoc.Generating.Rendering
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public PdfIccColorSpaceResource CmykColorSpace { get; set; }

Property Value

Type: PdfIccColorSpaceResource
See Also