for GdPicture.NET
XTractFlow.API Namespace / DocumentProcessor Class
Members



In This Topic
    DocumentProcessor Class
    In This Topic
    Represents the primary class within XtractFlow that should be employed for processing documents.
    Syntax
    'Declaration
     
    
    Public Class DocumentProcessor 
    'Usage
     
    
    Dim instance As DocumentProcessor
    public class DocumentProcessor 
    public ref class DocumentProcessor 
    Inheritance Hierarchy

    System.Object
       XTractFlow.API.DocumentProcessor

    See Also