Skip to content

WPrintButton

marksreeves edited this page Oct 19, 2016 · 10 revisions

WPrintButton is a component for printing the current screen. It is a client-only print and the output is determined by the user's print and browser settings.

HTML output

WPrintButton will output a HTML button element. This is an interactive, form bound control and therefore may not be used in any context where the content model forbids this content category. The allowed content of WPrintButton is a String label and optional image.

Refer to the information on WButton for more details about creating and adding content to a WPrintButton and the UI properties available.

Related components

Further information

Clone this wiki locally