System.Drawing.Printing.PrinterSettings.IsDirectPrintingSupported Method

Returns a value indicating whether the printer supports printing the specified image format.

Syntax

public bool IsDirectPrintingSupported (System.Drawing.Imaging.ImageFormat imageFormat)

Parameters

imageFormat
An System.Drawing.Imaging.ImageFormat to print.

Returns

true if the printer supports printing the specified image format; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Drawing.Printing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 2.0.0.0