Chapter Contents |
Previous |
Next |
Print Manager class: _setFootnoteJust |
Syntax | |
Details |
Syntax |
return = objectName._setFootnoteJust( ); |
Details |
Valid values for justification include
'CENTER' | centers the footnote on the page |
'LEFT' | sets the footnote on the left of the page |
'RIGHT' | sets the footnote on the right of the page |
The default justification for the footnote is 'CENTER'. This method will program halt if justification is not one of the valid values listed above.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.