Click or drag to resize

ArchitectureMismatchException Class

There was a mismatch between the processor architecture of the project being built and the processor architecture of the 'pdfium.dll'
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsArchitectureMismatchException

Namespace: Patagames.Pdf.Net.Exceptions
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public class ArchitectureMismatchException : PdfiumException

The ArchitectureMismatchException type exposes the following members.

Constructors
 NameDescription
Public methodArchitectureMismatchException There was a mismatch between the processor architecture of the project being built and the processor architecture of the 'pdfium.dll'.
Top
See Also