PageSettings.Margins Property
In This Article
Gets the margins of a print page.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public PageMargins Margins { get; }
#Property Value
Type | Description |
---|---|
Page |
A Page |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Margins |
---|---|
ASPx |
|
See Also