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; }
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