DocumentFontWeight(String) コンストラクター

定義

DocumentFontWeight の新しいインスタンスを初期化します。

public DocumentFontWeight (string value);
new Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFontWeight : string -> Azure.AI.FormRecognizer.DocumentAnalysis.DocumentFontWeight
Public Sub New (value As String)

パラメーター

value
String

例外

value が null です。

適用対象