Click or drag to resize

DocumentSetDocumentProperty Method

This method sets or returns the property of the document.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void SetDocumentProperty(
	DOCUMENT_PROPERTY Type,
	string Value
)

Parameters

Type
Type: Kofax.OmniPageCSDK.IproPlusDOCUMENT_PROPERTY
Value
Type: SystemString
See Also