Leadtools.Document Deprecated as of v16. Refer to: Leadtools.Forms.Ocr | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterDocumentException Class Members
See Also  Properties  Methods 
Leadtools.Document Namespace : RasterDocumentException Class

The following tables list the members exposed by RasterDocumentException.

Public Constructors

 NameDescription
Public Constructor RasterDocumentException ConstructorOverloaded.  Initializes a new instance of the RasterDocumentException class with its Message string set to the empty string (""), its Code set to RasterDocumentExceptionCode.Success.and its inner exception set to a null reference (Nothing in Visual Basic).  
Top

Public Properties

 NameDescription
Public Property Code Gets or sets the code that caused this exception.  
Public Property Data (Inherited from System.Exception)
Public Property HelpLink (Inherited from System.Exception)
Public Property InnerException (Inherited from System.Exception)
Public Property MessageOverridden.  Gets a message that describes the current exception.  
Public Property Source (Inherited from System.Exception)
Public Property StackTrace (Inherited from System.Exception)
Public Property TargetSite (Inherited from System.Exception)
Top

Protected Properties

 NameDescription
Protected Property HResult (Inherited from System.Exception)
Top

Public Methods

 NameDescription
Public Method GetBaseException (Inherited from System.Exception)
Public Method GetObjectDataOverridden.  Populates a specified SerializationInfo with the data needed to serialize this object.  
Public Method GetType (Inherited from System.Exception)
Public Method ToString (Inherited from System.Exception)
Top

See Also

The Leadtools.Document namespace is deprecated and no longer supported as of LEADTOOLS v16. For v16 and later, please refer to: Leadtools.Forms.Ocr. This documentation is retained for v15 and earlier informational use only.