cef_pdf_print_settings_t

Undocumented in source.

Members

Variables

backgrounds_enabled
int backgrounds_enabled;
Undocumented in source.
header_footer_enabled
int header_footer_enabled;
Undocumented in source.
header_footer_title
cef_string_t header_footer_title;
Undocumented in source.
header_footer_url
cef_string_t header_footer_url;
Undocumented in source.
landscape
int landscape;
Undocumented in source.
margin_bottom
double margin_bottom;
Undocumented in source.
margin_left
double margin_left;
Undocumented in source.
margin_right
double margin_right;
Undocumented in source.
margin_top
double margin_top;
Undocumented in source.
margin_type
cef_pdf_print_margin_type_t margin_type;
Undocumented in source.
page_height
int page_height;
Undocumented in source.
page_width
int page_width;
Undocumented in source.
scale_factor
int scale_factor;
Undocumented in source.
selection_only
int selection_only;
Undocumented in source.

Meta