Udostępnij za pośrednictwem


ParagraphRole(String) Constructor

Definition

Initializes a new instance of ParagraphRole.

public ParagraphRole (string value);
new Azure.AI.DocumentIntelligence.ParagraphRole : string -> Azure.AI.DocumentIntelligence.ParagraphRole
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to