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

PageMarginInfo.Inequality(PageMarginInfo, PageMarginInfo) Operator

Namespace: DevExpress.Xpf.Printing

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

NuGet Package: DevExpress.Wpf.Printing

Declaration

public static bool operator !=(PageMarginInfo m1, PageMarginInfo m2)

Parameters

Name Type
m1 PageMarginInfo
m2 PageMarginInfo

Returns

Type
Boolean
See Also