SettingCollectionImageResolutionEnhancement Property
|
Namespace:
OmniPageCSDK.Objects
Assembly:
OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 22.2.0.0 (22.2.24312.100)
Syntaxpublic IMG_RESENH ImageResolutionEnhancement { get; set; }Public Property ImageResolutionEnhancement As IMG_RESENH
Get
Set
public:
property IMG_RESENH ImageResolutionEnhancement {
IMG_RESENH get ();
void set (IMG_RESENH value);
}Property Value
Type:
IMG_RESENH
See Also