WebviewTagPrintOptions
Properties
Set the printer device name to use. Must be the system-defined name and not the 'friendly' name, e.g 'Brother_QL_820NWB' and not 'Brother QL-820NWB'.
Set the duplex mode of the printed web page. Can be simplex, shortEdge, or longEdge.
The page range to print.
The number of pages to print per page sheet.
Prints the background color and image of the web page. Default is false.
The scale factor of the web page.
Whether to use the system's default page size. Default is false. Cannot be combined with pageSize. When deviceName is provided, uses the default page size of that specific printer. When deviceName is not provided, uses the default page size of the system's default printer. If the printer's default page size cannot be retrieved, falls back to A4 (210mm x 297mm).