ScannerParameterSourceIsScanner Property
|
Namespace:
OmniPageCSDK.Objects
Assembly:
OmniPageCSDK.Objects (in OmniPageCSDK.Objects.dll) Version: 2025.1.0.0
Syntaxpublic bool ParameterSourceIsScanner { get; set; }Public Property ParameterSourceIsScanner As Boolean
Get
Set
public:
property bool ParameterSourceIsScanner {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also