DocumentRetainColors Property
|
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic RETAINCOLOR RetainColors { get; set; }
Public Property RetainColors As RETAINCOLOR
Get
Set
public:
property RETAINCOLOR RetainColors {
RETAINCOLOR get ();
void set (RETAINCOLOR value);
}
Property Value
Type:
RETAINCOLOR
See Also