Aspose::Pdf::Plugins::PdfAOptionsBase::set_IccProfileFileName method

PdfAOptionsBase::set_IccProfileFileName method

Sets the filename of the ICC (International Color Consortium) profile to be used for the PDF/A conversion in place of the default one.

void Aspose::Pdf::Plugins::PdfAOptionsBase::set_IccProfileFileName(System::String value)

Remarks

The filename of the ICC profile.

See Also