Chapter Contents

Previous

Next
Print Manager class: _setTitleJust

Print Manager class: _setTitleJust



Sets the document title justification


Syntax
Details

Syntax

return = objectName._setTitleJust( );


Details

Valid values for justification include
'CENTER' centers the title on the page
'LEFT' sets the title on the left of the page
'RIGHT' sets the title on the right of the page

The default justification for the title 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.