EditorViewProofSetChangeTo Method
|
This sets the content of the Change To edit field on the Proofing bar.
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntaxpublic void ProofSetChangeTo(
string Word
)
Public Sub ProofSetChangeTo (
Word As String
)
public:
void ProofSetChangeTo(
String^ Word
)
Parameters
- Word
- Type: SystemString
See Also