Share via


DocumentFontWeight.Implicit(String to DocumentFontWeight) Operator

Definition

Converts a string to a DocumentFontWeight.

public static implicit operator Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFontWeight (string value);
static member op_Implicit : string -> Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFontWeight
Public Shared Widening Operator CType (value As String) As DocumentFontWeight

Parameters

value
String

Returns

Applies to