DocTextFinderConfig Class Documentation

classDocTextFinderConfig : SystemIDisposable

Namespace:Datalogics::PDFL

Inherits from:
SystemIDisposable

Detailed Description

A document text finder configuration that customizes the way the extracted text is processed. In the default configuration, all options are false. Structure representing configuration options for DocTextFinder.

.

Constructor & Destructor Documentation

DocTextFinderConfig

DocTextFinderConfig()

A document text finder configuration that customizes the way the extracted text is processed. In the default configuration, all options are false. Structure representing configuration options for DocTextFinder.

.

~DocTextFinderConfig

~DocTextFinderConfig()

Property Documentation

PreserveLineBreaks

boolPreserveLineBreaks[get, set]

If true, inserts chars instead of spaces wherever ends of lines are detected within extracted text.

Member Function Documentation

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void