Skip to main content

Link.BottomMarginText Property

Gets or sets the text of the document’s bottom margin.

Namespace: DevExpress.WinUI.Printing

Assembly: DevExpress.WinUI.Printing.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

public string BottomMarginText { get; set; }

#Property Value

Type Description
String

The text of the document’s bottom margin.

See Also