Property StyleSheet
StyleSheet
Gets the style sheet the markup needs, without a <style> element around it.
public string StyleSheet { get; }
Property Value
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.