for GdPicture.NET
XTractFlow.API Namespace / DocumentProcessor Class
Fields Properties Methods Events

In This Topic
    DocumentProcessor Class Members
    In This Topic

    The following tables list the members exposed by DocumentProcessor.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
     NameDescription
    Public Field Specifies The time span to wait before canceling any LLM model inference.  
    Top
    Public Properties
     NameDescription
    Public Property Specifies the dictionary to be used during optional OCR processes.  
    Public PropertySpecifies whether orientation detection is activated. Switching this option to false may speed up the process.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded.  Processes a document from a file source.  
    Public MethodOverloaded.  Processes a document from a file source.  
    Top
    Public Events
     NameDescription
    Public Event Occurs subsequent to the classification stage.  
    Public Event Occurs subsequent to the fields extraction stage.  
    Public Event Occurs subsequent to the fields validation stage.  
    Public Event Occurs prior the classification stage.  
    Public Event Occurs prior the fields extraction stage.  
    Top
    See Also