mindee-api-dotnet

Inference<TPagePrediction, TDocumentPrediction>.IsRotationApplied Property

Declaring Type: Inference<TPagePrediction, TDocumentPrediction>
Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Was a rotation applied to parse the document ?

[JsonPropertyName("is_rotation_applied")]
public bool? IsRotationApplied { get; set; }

Property Value

Nullable<bool>


Documentation generated by MdDocs