Skip to main content
A newer version of this page is available. .

PageMarginInfo.DisplayName Property

Gets the margin format’s display name.

Namespace: DevExpress.Xpf.Printing

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Printing, DevExpress.Wpf.Printing

Declaration

public string DisplayName { get; }

Property Value

Type Description
String

A string that specifies the margin format’s display name.

See Also