Click or drag to resize

PageNote Property

Use this property to get or set a user note for a page.

Namespace:  Kofax.OmniPageCSDK.IproPlus
Assembly:  Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntax
public string Note { get; set; }

Property Value

Type: String
Remarks

Changing this property sets the Document object's Modified property to True.

See Also