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

RecognizeInvoicesOptions.ContentType 属性

定义

设置后,指定上传流的内容类型,并跳过自动内容类型检测。

public Azure.AI.FormRecognizer.FormContentType? ContentType { get; set; }
member this.ContentType : Nullable<Azure.AI.FormRecognizer.FormContentType> with get, set
Public Property ContentType As Nullable(Of FormContentType)

属性值

适用于