Skip to main content
All docs
V24.1

DXMargins Class

Specifies the dimensions of the margins of a printed page.

Namespace: DevExpress.Drawing

Assembly: DevExpress.Drawing.v24.1.dll

NuGet Package: DevExpress.Drawing

Declaration

[TypeConverter(typeof(DXMarginsConverter))]
public class DXMargins :
    IEquatable<DXMargins>

Inheritance

Object
DXMargins
See Also