method

PdfParameters::set_CMYKBarColor method

Nullable. CMYK color value of bar code. Null means CMYK color is not used, instead normal RGB color is used.

void Aspose::BarCode::Generation::PdfParameters::set_CMYKBarColor(System::SharedPtr<CMYKColor> value)

See Also