ImageFileExtension

OcrContext.ImageFileExtension property

Gets the file extension of the image. This value can be used to determine the type of the image.

public string ImageFileExtension { get; }

Property Value

The file extension of the image.

See Also