Link Search Menu Expand Document

BaseRecognizerRegistrationName Property

Gets or sets the name part of the registration information.

Namespace:ByteScout.TextRecognition
Assembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
public string RegistrationName { get; set; }

Property Value

Type: String
The name part of the registration information.
See Also

Reference