VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Classes Enumerations Interfaces Delegates SeeAlso
In This Topic
    Vintasoft.Imaging.Text Namespace (Vintasoft.Imaging)
    In This Topic
    Contains classes for text extraction from document.
    Classes
     ClassDescription
    ClassProvides information about the text content that extracted from a page of document.
    ClassProvides the builder of text region based on drawing engine.
    ClassProvides the abstract base class for formatting text that is extracted from a document.
    ClassProvides information about line of TextRegionSymbol.
    ClassA text formatter that provides text, which is extracted from a document, as text separated by lines.
    ClassA text formatter that provides a text, which is extracted from a document, as text written with monospace font.
    ClassA text formatter that provides a text, which is extracted from a document, as text separated by paragraphs.
    ClassA text formatter that provides text content, which is extracted from page content, "as is".
    ClassProvides information about text symbol of TextRegion.
    ClassProvides data for a TextSearched event.
    ClassRepresents an abstract base class that defines a text search algorithm.
    ClassProvides data for a TextSearchingProgress event.
    ClassStores results of text search.
    ClassStores information about source of a text.
    ClassProvides information about text symbol.
    ClassProvides the collection of Unicode characters.
    Enumerations
     EnumerationDescription
    EnumerationSpecifies available text navigation modes.
    EnumerationSpecifies available text rendering modes.
    EnumerationSpecifies available text selection modes.
    EnumerationSpecifies available types of text symbols.
    Interfaces
     InterfaceDescription
    InterfaceProvides an interface of a text font.
    Delegates
     DelegateDescription
    DelegateRepresents the method that defines a set of criteria and determines whether the specified parameters meet those criteria.
    See Also