Click or drag to resize

UnexpectedDataLengthException Class

The exception that the size of the data area is not a multiple of the length of the components
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsUnexpectedDataLengthException

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

The UnexpectedDataLengthException type exposes the following members.

Constructors
 NameDescription
Public methodUnexpectedDataLengthException Initializes a new instance of the UnexpectedDataLength class.
Top
See Also