Aspose::Pdf::Facades::PdfFileEditor::set_AllowConcatenateExceptions method

PdfFileEditor::set_AllowConcatenateExceptions method

If set to true, exceptions are thrown if error occured. Else excetion are not thrown and methods return false if failed.

void Aspose::Pdf::Facades::PdfFileEditor::set_AllowConcatenateExceptions(bool value)

Deprecated

This property is deprecated and can not be used to allow throwing exceptions.

See Also