Click or drag to resize

PdfARendererRgbColorSpace Property

Gets or sets the RGB color space that will be used in OutputIntents of PDF/A document. If value is not specified, DefaultRgbColorSpace will be used.

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 RgbColorSpace { get; set; }

Property Value

Type: PdfIccColorSpaceResource
See Also