Aspose::Page::Plugins::PsConverterOptions::set_SupressErrors method

PsConverterOptions::set_SupressErrors method

Specifies whether errors must be suppressed or not. If true suppressed errors are added to Exceptions list. If false the first error will terminate the program.

void Aspose::Page::Plugins::PsConverterOptions::set_SupressErrors(bool value)

See Also