Skip to content

WPrintButton

marksreeves edited this page Nov 18, 2015 · 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.

UI Properties

The exposed properties of WPrintButton which have UI impact are the same as those of WButton.

Related components

Further information

Clone this wiki locally