-
Notifications
You must be signed in to change notification settings - Fork 18
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.
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.