TextRecognitionResult.SourceIdentifier

TextRecognitionResult.SourceIdentifier property

Identifier for the source file (e.g., the full path or a unique name).

public string SourceIdentifier { get; set; }

See Also