SettingCollectionImageStretchMode Property
|
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntaxpublic IMG_STRETCHMODE ImageStretchMode { get; set; }
Public Property ImageStretchMode As IMG_STRETCHMODE
Get
Set
public:
property IMG_STRETCHMODE ImageStretchMode {
IMG_STRETCHMODE get ();
void set (IMG_STRETCHMODE value);
}
Property Value
Type:
IMG_STRETCHMODE
See Also