PageSettings.Margins Property
Gets the margins of a print page.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
PageMargins | A PageMargins object that represents the margins for a report page. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Margins |
---|---|
ASPxTreeListPrintSettings |
|
See Also