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
Syntaxpublic string Note { get; set; }
Public Property Note As String
Get
Set
public:
property String^ Note {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
Remarks
See Also