[]
Gets or sets the settings for the RPX report stylesheet.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public Stylesheet Stylesheet { get; set; }
Type | Description |
---|---|
Stylesheet | An instance of Stylesheet that defines the settings for the RPX report stylesheet. |