Chapter Contents

Previous

Next
Text Label: _setJustify

Text Label: _setJustify



Specifies the alignment of the text in a text label field


Syntax
Details

Syntax

CALL NOTIFY (text-label-name, '_setJustify', justify);

Argument Type Description
justify
C specifies a justification value:
'LEFT'
'RIGHT' (the default)
'CENTER'
'NONE'


Details

The justification value specifies the alignment of the text in the field. By default, right justification is set for text label fields.


Chapter Contents

Previous

Next

Top of Page

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