次の方法で共有


DocumentContentFormat.Implicit(String to DocumentContentFormat) Operator

Definition

Converts a String to a DocumentContentFormat.

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

Parameters

value
String

Returns

Applies to