TextParser Library | ComponentOne
C1.TextParser Namespace / IExtractionResult Interface
Members



In This Topic
    IExtractionResult Interface
    In This Topic
    Define the api to get the parsing result
    Syntax
    'Declaration
     
    
    Public Interface IExtractionResult 
    'Usage
     
    
    Dim instance As IExtractionResult
    public interface IExtractionResult 
    public interface class IExtractionResult 
    See Also