Aspose::Page::SaveOptions::set_SupressErrors method

SaveOptions::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.

virtual void Aspose::Page::SaveOptions::set_SupressErrors(bool value)

See Also