PrintDialog.PrintVisual(Visual, String) Method

Definition

Prints a visual (non-text) object, which is derived from the Visual class, to the PrintQueue that is currently selected.

[System.Security.SecurityCritical]
public void PrintVisual(System.Windows.Media.Visual visual, string description);
public void PrintVisual(System.Windows.Media.Visual visual, string description);

Parameters

visual
Visual

The Visual to print.

description
String

A description of the job that is to be printed. This text appears in the user interface (UI) of the printer.

Attributes

Exceptions

visual is null.

Applies to

Produkt Wersje
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10