Table of Contents

Method ShowDialog

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

ShowDialog()

When implemented by a class, runs a print options dialog box.

bool? ShowDialog()

Returns

bool?

DialogResult.OK if the user clicks OK in the dialog box; otherwise, DialogResult.Cancel.