Skip to main content

PrintingSystemPreviewModel.ShowPageSetupDialog(Window) Method

Namespace: DevExpress.Xpf.Printing

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

#Declaration

public bool? ShowPageSetupDialog(
    Window ownerWindow
)

#Parameters

Name Type
ownerWindow Window

#Returns

Type
Nullable<Boolean>
See Also