Click or drag to resize

DuplicateSectionException Class

The exception that a file format violation was detected: duplicate section detected
Inheritance Hierarchy
SystemObject
  SystemException
    Patagames.Pdf.Net.ExceptionsPdfiumException
      Patagames.Pdf.Net.ExceptionsDuplicateSectionException

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

The DuplicateSectionException type exposes the following members.

Constructors
 NameDescription
Public methodDuplicateSectionException Initializes a new instance of the DuplicateSection class.
Top
See Also