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

RAD PDF Raised PDF Processing Related Exception

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.Exception
    RadPdfLibrary.Exceptions..::.RadPdfException
      RadPdfLibrary.Exceptions..::.RadPdfPdfException
        RadPdfLibrary.Exceptions..::.RadPdfPdfProcessingException

See Also