Click or drag to resize

InvalidPdfFilterEncodedDataException Class

Represents errors that occur when filter decoder encounters an invalid sequence of bytes.
Inheritance Hierarchy
SystemObject
  SystemException
    SautinSoft.PdfPdfException
      SautinSoft.Pdf.FiltersInvalidPdfFilterEncodedDataException

Namespace: SautinSoft.Pdf.Filters
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public sealed class InvalidPdfFilterEncodedDataException : PdfException, 
	ISerializable
See Also