LinkBase.MinMargins Property
In This Article
Specifies the minimum values allowed for the LinkBase.Margins property.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Margins | A Margins object representing the margins of a report page. |
#Implements
DevExpress.XtraPrinting.Native.ILink2.MinMargins
See Also