Class ConvertException

ConvertException class

Represents errors that occur during PDF_A conversion with helpers objects.

public sealed class ConvertException : PdfException

Constructors

NameDescription
ConvertException(string)Initializes a new instance of the ConvertException class.
ConvertException(string, Exception)Initializes a new instance of the ConvertException class.

See Also