Aspose::Pdf::Facades::PdfFileEditor::get_AllowConcatenateExceptions method

PdfFileEditor::get_AllowConcatenateExceptions method

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

bool Aspose::Pdf::Facades::PdfFileEditor::get_AllowConcatenateExceptions()

Deprecated

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

See Also