Share via


ContentAnalyzerConfig.TableFormat Property

Definition

Representation format of tables in analyze result markdown.

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

Property Value

Applies to