Class IronQrPdfPasswordException
Represents errors that occur during PDF processing in IronQr due to incorrect or missing password.
Namespace: IronQr.Exceptions
Assembly: IronQr.dll
Syntax
public class IronQrPdfPasswordException : IronQrException
Remarks
This exception is thrown when a PDF document cannot be read due to password issues.
See Also
System.Exception