1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Options
  6. /
  7. OcrContext
  8. /
  9. ImageLocation

ImageLocation

OcrContext.ImageLocation property

Gets the location of the image.

public ImageLocation ImageLocation { get; }

Property Value

The location of the image.

See Also