Click or drag to resize

DocumentSave Method

This method is used to save the document to an IPRO document file.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public void Save(
	[OptionalAttribute] Object DocName
)

Parameters

DocName (Optional)
Type: SystemObject
See Also