ICoreWebView2PrintSettings2.get_Collation

Printer collation. See COREWEBVIEW2_PRINT_COLLATION for descriptions of collation. The default value is COREWEBVIEW2_PRINT_COLLATION_DEFAULT.

Printing uses default value of printer's collation if an invalid value is provided for the specific printer.

This value is ignored in PrintToPdfStream method.

interface ICoreWebView2PrintSettings2
@" propget"
HRESULT
get_Collation
(
COREWEBVIEW2_PRINT_COLLATION* value
)

Meta