Namespace Telerik.Windows.Documents.Fixed.Exceptions
Classes
DuplicatedEmbeddedFileNameException Represents an exception thrown when attempting to embed a file with a name that already exists in the document. |
DuplicatedJavaScriptNameException Represents an exception thrown when attempting to add JavaScript code with a name that already exists in the document. |
Represents an exception thrown when attempting to import or process an invalid action in a document. |
Represents an exception thrown when attempting to import or process an annotation with invalid properties or structure. |
InvalidGraphicOperandsCountException Represents an exception thrown when attempting to import or process a graphic operator that has an incorrect number of operands. |
Represents an exception thrown when encountering an action type that is not supported by the library. |
NotSupportedAnnotationException Represents an exception thrown when encountering an annotation type that is not supported by the library. |
NotSupportedCharsetFormatException Represents an exception thrown when encountering a character set format that is not supported by the library. |
NotSupportedColorSpaceException Represents an exception thrown when encountering a color space that is not supported by the library. |
NotSupportedCompressionMethodException Represents an exception thrown when attempting to import or process content with a compression method that is not supported. |
NotSupportedEncryptionException Represents an exception thrown when encountering a document with an encryption method that is not supported by the library. |
NotSupportedEncryptionRevisionException Represents an exception thrown when encountering a document with an encryption revision that is not supported by the library. |
Represents an exception thrown when encountering a filter type that is not supported by the library. |
Represents an exception thrown when attempting to use a font type that is not supported by the library. |
NotSupportedFontFamilyException Represents an exception thrown when attempting to use a font family that is not supported by the library. |
NotSupportedFunctionTypeException Represents an exception thrown when encountering a PDF function type that is not supported by the library. |
NotSupportedImageFormatException Represents an exception thrown when attempting to use an image format that is not supported by the library. |
NotSupportedPaintTypeException Represents an exception thrown when encountering a paint type that is not supported by the library. |
NotSupportedPredefinedCMapException Represents an exception thrown when encountering a predefined character map (CMap) that is not supported by the library. |
NotSupportedReservedMethodException Represents an exception thrown when attempting to process content that uses a reserved compression method in FlateDecode that is not supported by the library. |
NotSupportedShadingTypeException Represents an exception thrown when encountering a shading type that is not supported by the library. |
NotSupportedStreamTypeException Represents an exception thrown when attempting to use a stream that lacks required capabilities or is of a type that is not supported by the library. |
NotSupportedXObjectTypeException Represents an exception thrown when encountering a document with an XObject type that is not supported by the library. |