-
Notifications
You must be signed in to change notification settings - Fork 18
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.
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.
The exposed properties of WPrintButton which have UI impact are the same as those of WButton.