PageMarginInfo(String, DXMargins) Constructor
Initializes a new instance of the PageMarginInfo class with specified settings.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.2.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
Name | Type |
---|---|
displayName | String |
margins | DXMargins |
See Also