Table of Contents

Method ExecutePrintPreviewDialog

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

ExecutePrintPreviewDialog(OwnerWindow)

public bool ExecutePrintPreviewDialog(OwnerWindow ownerwnd)

Parameters

ownerwnd OwnerWindow

Returns

bool

ExecutePrintPreviewDialog(DependencyObject)

Initializes and runs print preview dialog.

public bool ExecutePrintPreviewDialog(DependencyObject ownerwnd)

Parameters

ownerwnd DependencyObject

Returns

bool

True if the user clicks OK in the dialog box; otherwise false.