[This is preliminary documentation and is subject to change.]

RAD PDF Raised Document Processing Related Exception

Namespace:  RadPdfLibrary.Exceptions
Assembly:  RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)

Syntax

C#
public class RadPdfDocumentProcessingException : RadPdfDocumentException
Visual Basic (Declaration)
Public Class RadPdfDocumentProcessingException _
	Inherits RadPdfDocumentException
Visual Basic (Usage)
Dim instance As RadPdfDocumentProcessingException

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    RadPdfLibrary.Exceptions..::.RadPdfException
      RadPdfLibrary.Exceptions..::.RadPdfDocumentException
        RadPdfLibrary.Exceptions..::.RadPdfDocumentProcessingException

See Also