COREWEBVIEW2_PRINT_ORIENTATION_PORTRAIT

The orientation for printing, used by the Orientation property on ICoreWebView2PrintSettings.

Values

ValueMeaning
COREWEBVIEW2_PRINT_ORIENTATION_PORTRAIT

Print the page(s) in portrait orientation.

COREWEBVIEW2_PRINT_ORIENTATION_LANDSCAPE

Print the page(s) in landscape orientation.

Meta