ContentFormat.Implicit(String to ContentFormat) Operator

Definition

Converts a string to a ContentFormat.

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

Parameters

value
String

Returns

Applies to