TableForm.OutputFormat Property

Definition

Gets or sets the output format (e.g. "Word document", "PDF document", "None")

[System.Text.Json.Serialization.JsonPropertyName("OutputFormat")]
public string OutputFormat { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("OutputFormat")>]
member this.OutputFormat : string with get, set
Public Property OutputFormat As String

Property Value

Attributes

Applies to