다음을 통해 공유


DocumentParagraph.Role Property

Definition

Overloads

Role

Semantic role of the paragraph.

Role

Source:
DocumentParagraph.cs

Semantic role of the paragraph.

public Azure.AI.FormRecognizer.DocumentAnalysis.ParagraphRole? Role { get; }
member this.Role : Nullable<Azure.AI.FormRecognizer.DocumentAnalysis.ParagraphRole>
Public ReadOnly Property Role As Nullable(Of ParagraphRole)

Property Value

Applies to