Link.BottomMarginStyle Property
In This Article
Gets or sets the style applied to a bottom margin of the printed document.
Namespace: DevExpress.WinUI.Printing
Assembly: DevExpress.WinUI.Printing.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
public PrintBrickStyle BottomMarginStyle { get; set; }
#Property Value
Type | Description |
---|---|
Print |
The style applied to a bottom margin of the printed document. |
See Also