method

PdfParameters::get_CMYKBarColor method

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

System::SharedPtr<CMYKColor> Aspose::BarCode::Generation::PdfParameters::get_CMYKBarColor() const

See Also