Table of Contents

Class ReportHtmlPage

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

One page of a ReportHtmlProjection.

public sealed class ReportHtmlPage
Inheritance
ReportHtmlPage
Inherited Members

Properties

ElementId

Gets the id of 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.