LinkBase.Margins Property
In This Article
Specifies the margins of a document page.
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.Margins
See Also