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