Patagames. |
| Class | Description | |
|---|---|---|
| ArchitectureMismatchException | There was a mismatch between the processor architecture of the project being built and the processor architecture of the 'pdfium.dll' | |
| BadFormatException | The exception that is thrown when the PDF file is invalid. | |
| DomException | The exception that is thrown when an element is not present in the DOM. | |
| EntryNotFoundException | The exception that is thrown when the dictionary's entry was not found | |
| FatalErrorException | Represents a fatal runtime error that occurs inside pdfium engine. | |
| FontNotFoundException | The exception that is thrown when the requested font was not found | |
| ImageObjectIsEmptyException | The exception that is thrown when the PdfImageObject don't contain PdfBitmap | |
| InvalidFunctionException | The exception that is thrown when the underlying Dictionary / Stream is not in the correct format. | |
| InvalidLicenseKeyException | The exception that is thrown when the key provided to a initialization method is not valid. | |
| InvalidPasswordException | This exception is commonly raised when the password for a PDF file does not match. | |
| LicenseKeyIsExpiredException | The exception that is thrown when the key provided to a initialization method is expired. | |
| LicenseKeyIsOutOfDateException | The exception that is thrown when the key provided to a initialization method is out of date. | |
| MemoryLeakException | The exception that is thrown when the undisposed instance of class was found. | |
| NoLicenseException | The exception that is thrown only in trial mode | |
| NotAvailableException | The exception that is thrown when the element (document, page, forms and etc) is not yet available. | |
| PageNotFoundException | The exception that is thrown when the requested page was not found in PDF document | |
| PdfFileNotFoundException | The exception that is thrown when an attempt to access a file that does not exist on disk fails. | |
| PdfiumException | Represents errors that occur inside Pdfium SDK. | |
| PdfParserException | This exception is commonly raised when a PDF object cannot be parsed. | |
| RequiredDataIsAbsentException | The exception that is thrown when the required data is absent. | |
| SpecificFileNameException | There was a mismatch between the processor architecture of the project being built and the processor architecture of the 'pdfium.dll' | |
| TrialExpiredException | You are currently evaluating the library and the trial period is expired. | |
| UnexpectedTypeException | This exception is commonly raised when the annotation cannot be parsed. | |
| UnknownErrorException | Represents a fatal runtime error that occurs inside Pdfium SDK. | |
| UnknownFunctionTypeException | The exception that is thrown when the type of a function cannot be recognized. | |
| UnsupportedImageFormatException | The exception that is thrown when the PDFBitmap can't be converted into .Net GDI+ Image | |
| UnsupportedSecuritySchemeException | Unsupported security scheme exception. |