你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

DocumentParagraph.Role Property

Definition

Semantic role of the paragraph.

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

Property Value

Applies to