Aspose::Pdf::Facades::PdfFileSecurity::set_AllowExceptions method

PdfFileSecurity::set_AllowExceptions method

Om detta värde är satt till true kastas ett undantag vid operationens misslyckande. Annars returnerar metoden false vid fel och det senaste undantaget kan kontrolleras med egenskapen LastException.

void Aspose::Pdf::Facades::PdfFileSecurity::set_AllowExceptions(bool value)

Deprecated

Denna egenskap är föråldrad och kan inte användas för att tillåta att kasta undantag.

Se även