Class ReportHtmlPage
One page of a ReportHtmlProjection.
public sealed class ReportHtmlPage
- Inheritance
-
ReportHtmlPage
- Inherited Members
Properties
- ElementId
Gets the
idof the page's own element.
- Height
Gets the page height.
- Html
Gets the page as one
<div>, which needs StyleSheet present on the page that hosts it.
- PageNumber
Gets the page's number in the whole report, from 1.
- Width
Gets the page width.