TextParser Library | ComponentOne
C1.TextParser Namespace / IExtractionResult Interface
Properties Methods

In This Topic
    IExtractionResult Interface Members
    In This Topic

    The following tables list the members exposed by IExtractionResult.

    Public Properties
     NameDescription
     Property Extractor ID correspond with the using extractor  
    Top
    Public Methods
     NameDescription
     Method Retrieve the parsing result into a custom user defined class  
     Method Get the parsing result into json format  
    Top
    See Also