Member variable CoreWebView2PrintSettings():PrinterName Foundation

Specifies the target printer device name.

Attribute: VAR EXPORTED
Data type: Character (NIL)
Description

This member variable identifies the specific printer to use for printing. It should contain the exact name of the printer as it appears in the system's printer list. This list can be obtained using XbpPrinter():list(). If not specified or if the specified printer is not found, the system's default printer is used.

Note that the :PrinterName setting is ignored when using XbpHTMLViewer2():printToFile().

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.