Click or drag to resize

Device.Author Property

Gets or sets the name or other identifying information about the Author of the image.

Namespace:  Atalasoft.Twain
Assembly:  Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax
public string Author { get; set; }

Property Value

Type: String
The current name of the image author.
Exceptions
ExceptionCondition
Thrown if a connection to the device is not open.
See Also