Aspose::Pdf::Facades::PdfFileSecurity::get_AllowExceptions method

PdfFileSecurity::get_AllowExceptions method

If this value set to true, exception will be thrown on opearation failure. Else, method returns false on failure and last exception can be checked with LastException property.

bool Aspose::Pdf::Facades::PdfFileSecurity::get_AllowExceptions()

Deprecated

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

See Also