Class GetOcrAsyncCheckResult.Failed
The failed object
Inherited Members
Namespace: Dropbox.Api.Riviera
Assembly: Dropbox.Api.dll
Syntax
public sealed class GetOcrAsyncCheckResult.Failed : GetOcrAsyncCheckResult
Constructors
View SourceFailed(OcrExtractionApiV2Error)
Initializes a new instance of the GetOcrAsyncCheckResult.Failed class.
Declaration
public Failed(OcrExtractionApiV2Error value)
Parameters
| Type | Name | Description |
|---|---|---|
| OcrExtractionApiV2Error | value | The value |
Properties
View SourceValue
Gets the value of this instance.
Declaration
public OcrExtractionApiV2Error Value { get; }
Property Value
| Type | Description |
|---|---|
| OcrExtractionApiV2Error |