Chapter Contents

Previous

Next
Print Manager class: _displayPagenumber

Print Manager class: _displayPagenumber



Sets whether a page number should be displayed


Syntax
Details

Syntax

return = objectName._displayPagenumber( );


Details

Valid values for display are
'Y' print page numbers
'N' do not print page numbers

By default, page numbers are not printed. This method will program halt if a value other than 'Y' or 'N' is passed.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.