![]() Chapter Contents |
![]() Previous |
![]() Next |
| Print Manager class: _pageProperties |
| Syntax |
Syntax |
| objectName._pageProperties( printList, entryName,advanceList,hide, tabList ); |
| objectName._pageProperties( printList ); |
| objectName._pageProperties( printList, entryName, advanceList, hide ); |
| objectName._pageProperties( printList, entryName, advanceList ); |
| Argument | Type | Use | Description |
|---|---|---|---|
| printList | List | Update | Updates settings returned from frame and will initialize frame. |
| entryName | Character | Input | Specifies name of entry to call if Advanced button pressed. |
| advanceList | List | Update | Updates list that will pass to/from entryName when it is displayed. |
| hide | Character | Input | Specifies Yes or No to hide Print and Print Preview buttons. |
| tabList | List | Input | Specifies list of tab numbers to disable. |
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.