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.4.0.9.0.377 (.NET 4.5.2, x86)
Syntaxpublic string Author { get; set; }Public Property Author As String
Get
Set
Property Value
Type:
String The current name of the image author.
Exceptions| Exception | Condition |
|---|
| Thrown if a connection to the device is not open. |
See Also