Window.PrintPreview(Object) Method

Definition

Shows a preview of the object as it would look when printed.

public object PrintPreview (object EnableChanges);
Public Function PrintPreview (Optional EnableChanges As Object) As Object

Parameters

EnableChanges
Object

Enables changes during preview.

Returns

Applies to