Back to Devexpress

LinkBase.Margins Property

wpf-devexpress-dot-xpf-dot-printing-dot-linkbase-75164305.md

latest1.0 KB
Original Source

LinkBase.Margins Property

Gets or sets the margins of a report page (measured in hundredths of an inch).

Namespace : DevExpress.Xpf.Printing

Assembly : DevExpress.Xpf.Printing.v25.2.dll

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public DXMargins Margins { get; set; }
vb
Public Property Margins As DXMargins

Property Value

Type
DXMargins

Remarks

For more information, refer to the Margins topic in MSDN.

See Also

LinkBase Class

LinkBase Members

DevExpress.Xpf.Printing Namespace