Source
DefectOutput.Source property
The full path to the file or URL, if any. Empty for streams, byte arrays, and Base64 encoded files.
public string Source { get; set; }
See Also
- class DefectOutput
- namespace Aspose.OCR
- assembly Aspose.OCR
The full path to the file or URL, if any. Empty for streams, byte arrays, and Base64 encoded files.
public string Source { get; set; }