Represents a base class for all errors that occur in SautinSoft.Pdf assembly.
            
 Inheritance Hierarchy
Inheritance Hierarchy SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
 Syntax
Syntaxpublic abstract class PdfException : Exception, 
	ISerializable
Public MustInherit Class PdfException
	Inherits Exception
	Implements ISerializable
 See Also
See Also