Thrown when a PDF XObject subtype is not supported by the processing engine.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Exceptions
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
C#
public class NotSupportedXObjectTypeException : NotSupportedFeatureException, ISerializable
Inheritance: objectExceptionNotSupportedFeatureExceptionNotSupportedXObjectTypeException
Implements:
Inherited Members
Constructors
Initializes a new instance of the NotSupportedXObjectTypeException class.
C#
public NotSupportedXObjectTypeException()
Initializes a new instance of the NotSupportedXObjectTypeException class.
C#
protected NotSupportedXObjectTypeException(SerializationInfo info, StreamingContext context)
The info.
contextStreamingContextThe context.
Initializes a new instance of the NotSupportedXObjectTypeException class.
Initializes a new instance of the NotSupportedXObjectTypeException class.