minConfidence Property (AutoTextOrientationRequestParams)
Gets or sets the minimum confidence for determined orientation.
'Declaration
Public Property minConfidence As Double
public double minConfidence { get; set; }
public: __property double get_minConfidence();
public: __property void set_minConfidence(
double
);
Property Value
Valid values are from 0.0 (0%) to 1.0 (100%). Default value is 0.3 (30%).
Target Platforms: .NET 10; .NET 9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5