ExportReportSettings.IncludeHiddenPages Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="includeHiddenPages")]
public bool? IncludeHiddenPages { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="includeHiddenPages")>]
member this.IncludeHiddenPages : Nullable<bool> with get, set
Public Property IncludeHiddenPages As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to