This property returns the image.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic IStream Image(
bool Large
)
Public Function Image (
Large As Boolean
) As IStream
public:
IStream^ Image(
[InAttribute] bool Large
)
Parameters
- Large
- Type: System.Boolean
Return Value
Type:
IStream
See Also