Click or drag to resize

SpecificFileNameException 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.ExceptionsSpecificFileNameException

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

The SpecificFileNameException type exposes the following members.

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