WordProc Class Documentation
classWordProc : SystemIDisposableNamespace: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
Uses types
Constructor & Destructor Documentation
WordProc
WordProc(WordProcrhs, InternalConstructsignifier)Parameters
rhs: WordProcsignifier: 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
Call
boolCall(WordFinderwordFinder, WordwInfo, intpgNum)Parameters
wordFinder: WordFinderwInfo: WordpgNum: int
Returns:
boolConstructorRetrieve
static WordProcConstructorRetrieve(System.IntPtrignored)Parameters
ignored: System.IntPtr
Returns:
WordProcDispose
voidDispose()Returns:
voidDisposeChildren
voidDisposeChildren()Returns:
void