TransformationDataData Property |
Namespace: Scandit.Recognition.MainAssembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.12.0.10 (5.12.0.10)
Syntax public string Data { get; }
Public ReadOnly Property Data As String
Get
public:
property String^ Data {
String^ get ();
}
member Data : string with get
Property Value
Type:
StringSee Also