Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

print method

Developers.QuiXprint History

Hide minor edits - Show changes to markup

October 02, 2007, at 07:45 AM by Thomas Bellos -
Changed line 11 from:
Parametersexpand : Required. Boolean indicating the property to modify.
to:
Parametersexpand : Required. Boolean indicating whether the widget will be expanded to fit the screen.
October 02, 2007, at 06:51 AM by Thomas Bellos -
Changed lines 3-4 from:

The print controls the padding of the widget.

to:

The print method prints the current widget.

October 02, 2007, at 06:50 AM by Thomas Bellos -
Added lines 1-12:

(:title print method:)

The print controls the padding of the widget.

Syntax

Syntax
widget.print(expand);
Parametersexpand : Required. Boolean indicating the property to modify.
Returns-
Page last modified on October 02, 2007, at 07:45 AM