[]
Gets a collection of the stylesheets embedded in the report.
[Browsable(false)]
public List<EmbeddedStyleSheet> EmbeddedStyleSheets { get; }
Type | Description |
---|---|
List<EmbeddedStyleSheet> | A collection of the EmbeddedStyleSheet objects containing stylesheets embedded associated with the report. |