DocTextFinderMatch Class Documentation

classDocTextFinderMatch : SystemIDisposable

Namespace:Datalogics::PDFL

Inherits from:
SystemIDisposable

Detailed Description

A phrase in the document that matched the supplied regular expression along with its associated quad bounding box(es).

Constructor & Destructor Documentation

~DocTextFinderMatch

~DocTextFinderMatch()

Property Documentation

MatchString

stringMatchString[get]

QuadInfo

System.Collections.Generic.IList< DocTextFinderQuadInfo >QuadInfo[get]

Member Function Documentation

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void