PaginatedReportExportConfiguration.FormatSettings Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="formatSettings")]
public System.Collections.Generic.IDictionary<string,string> FormatSettings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="formatSettings")>]
member this.FormatSettings : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property FormatSettings As IDictionary(Of String, String)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to