Click or drag to resize

MemoryBitmapName Property

This property is used to get or set an optional name for the memory bitmap.

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

Property Value

Type: String
Remarks

You can use this property to assign a friendly name to the particular MemoryBitmap objects for easy identification.

See Also