for GdPicture.NET
XTractFlow.API.Component Namespace / ProcessorComponent Class
Properties Methods

In This Topic
    ProcessorComponent Class Members
    In This Topic

    The following tables list the members exposed by ProcessorComponent.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public Property Specifies whether classification is activated.  
    Public Property Specifies whether fields extraction is activated.  
    Public Property Specifies the collection of document templates handled by the component.  
    Top
    Public Methods
     NameDescription
    Public Method Adds a document template to the component.  
    Public Methodstatic (Shared in Visual Basic)Creates a ProcessorComponent object from a JSON definition.  
    Public Method Returns a document template of the component.  
    Public MethodOverloaded.  Removes a document template from the component.  
    Public MethodReturns the JSON definition of the ProcessorComponent instance.  
    Top
    See Also