Class DeprecatedFeatureException

DeprecatedFeatureException class

The exception that is thrown when a feature is deprecated in current pdf version.

public sealed class DeprecatedFeatureException : PdfException

Constructors

NameDescription
DeprecatedFeatureException()Initializes a new instance of the DeprecatedFeatureException class.
DeprecatedFeatureException(string)Constructor.

See Also