Click or drag to resize

DocumentModified Property

This property returns True if a document setting or page data has been modified by any method calls or by setting a property value since the Document object was last saved.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public bool Modified { get; }

Property Value

Type: Boolean
See Also