Delen via


ParagraphRole.Implicit(String to ParagraphRole) Operator

Definition

Converts a string to a ParagraphRole.

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

Parameters

value
String

Returns

Applies to