Skip to main content
A newer version of this page is available. .

IConfigureReportPageSettingsPageView Methods

If implemented, provides a view for the Specify Report Page Settings page of the Report Wizard.
Name Description
Initialize(IEnumerable<PaperSize>, IEnumerable<GraphicsUnitInfo>) If implemented, initializes a wizard page with the specified options.
RefreshViewer() If implemented, refreshes content of the Specify Report Page Settings wizard page according to specified page settings.
SetDisplayFormat(String, String) If implemented, sets the format settings applied to the display text of editors on the Specify Report Page Settings wizard page.
See Also