PageSettings Class
Provides settings for a printed (exported) document.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return PageSettings objects:
Remarks
Use the PageSettings.Margins and PageSettings.Landscape properties to specify the margins and orientation of a printed report. These settings can be accessed via the ASPxTreeListPrintSettings.PageSettings property.
Implements
Inheritance
Object
StateManager
PageSettings
See Also