WordProc Class Documentation

classWordProc : SystemIDisposable

Namespace:Datalogics::PDFL

Inherits from:
SystemIDisposable

Detailed Description

Callback function class for EnumWords.

A user-supplied callback that is called once for each word found by the EnumWords method. WordFinder looks for words on a page, and keeps calling WordProc until it runs out of words in its search. Then, WordProc returns "false" as a parameter, and the process ends.

Referenced by

Constructor & Destructor Documentation

WordProc

WordProc(WordProcrhs, InternalConstructsignifier)

Parameters

signifier: InternalConstruct

WordProc

WordProc()

Callback function class for EnumWords.

A user-supplied callback that is called once for each word found by the EnumWords method. WordFinder looks for words on a page, and keeps calling WordProc until it runs out of words in its search. Then, WordProc returns "false" as a parameter, and the process ends.

~WordProc

~WordProc()

Member Function Documentation

ConstructorRetrieve

static WordProcConstructorRetrieve(System.IntPtrignored)

Parameters

ignored: System.IntPtr

Returns:

WordProc

Dispose

voidDispose()

Returns:

void

DisposeChildren

voidDisposeChildren()

Returns:

void