Skip to main content
All docs
V18.2

IReport.UpdatePageSettings(XtraPageSettingsBase, String) Method

For internal use.

Namespace: DevExpress.XtraReports

Assembly: DevExpress.Printing.v18.2.Core.dll

Declaration

void UpdatePageSettings(
    XtraPageSettingsBase sourceSettings,
    string paperName
)

Parameters

Name Type
sourceSettings XtraPageSettingsBase
paperName String
See Also