Click or drag to resize

Document.SetDocumentProperty 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.IproPlus.DOCUMENT_PROPERTY
Value
Type: System.String
See Also