Click or drag to resize

TwainIdentityCountry Property

Gets or sets the country the product was produced in.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public CountryCode Country { get; set; }

Property Value

Type: CountryCode
The country the product was produced in.
See Also