Chapter Contents

Previous

Next
Print Manager class: _getFootnoteJust

Print Manager class: _getFootnoteJust



Returns the footnote justification used in the document


Syntax
Details

Syntax

return = objectName._getFootnoteJust( );


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.