Table of Contents

Property StyleSheet

Namespace
DocWright.Reporting.Viewer
Assembly
DocWright.Reporting.Viewer.dll

StyleSheet

Gets the style sheet the markup needs, without a <style> element around it.

public string StyleSheet { get; }

Property Value

string

Remarks

A host that sends Html one page at a time — which is what a viewer paging through a report does — must include this once on the page that receives them. It is the same text for every report.