'Declaration
Public Function TwainIsBarcodeDetectionEnabled() As Boolean
public bool TwainIsBarcodeDetectionEnabled()
public function TwainIsBarcodeDetectionEnabled(): Boolean;
public function TwainIsBarcodeDetectionEnabled() : boolean;
public: bool TwainIsBarcodeDetectionEnabled();
public: bool TwainIsBarcodeDetectionEnabled();
Return Value
bool. TRUE if the barcode detection is enabled, FALSE otherwise.