Chapter Contents |
Previous |
Next |
Print Manager class: _addComponent |
Syntax | |
Details |
Syntax |
return = objectName._addComponent( ); |
Details |
This method adds a component to the print manager's list of components to be printed.
The default printstatus is 'SINGLE'. When one or more components have a status of 'SCROLL' the print manager will keep generating pages until all components have printed all of their data.
The printed page is often larger than the frame containing the components. The alterheight and alterwidth arguments indicate how the extra space (if any) is to be distributed. The print manager determines the amount of extra space, and then distributes that space to the components that have alter arguments set to 'Y'.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.