Aspose::Page::SaveOptions::get_SupressErrors method

SaveOptions::get_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 bool Aspose::Page::SaveOptions::get_SupressErrors()

See Also