WordToPdfDocumentOptionsColorSpace Property
Gets or sets the color space of the PDF document generated by the converter.
The possible values are RGB, CMYK or Gray Scale. The default color space is RGB.
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public ColorSpace ColorSpace { get; set; }
Public Property ColorSpace As ColorSpace
Get
Set
Property Value
ColorSpace