Optionalbreakallow this widget (ex: a tall table/datagrid, or a section with a nested sub-grid) to fragment across multiple printed pages instead of being kept together as one unbreakable block - which otherwise pushes the whole widget to the next page (leaving a blank gap) whenever it doesn't fit in the space remaining on the current page (default?: undefined = kept on one page). See print_README.md
Optionalhideprevent this widget from printing (default?: undefined)
Optionalmodeapplication specific print options for a given widget
Optionalorientationset the orientation of the printed page (default?: 'portrait'). See print_README.md
Optionalpageadd a page break before this widget (default?: undefined). See print_README.md
Print options for a widget. See print_README.md for more details.