SOPutParaAlignSOPutParaAlign*
*Contents  *Index  *Topic Contents
*Previous Topic: SOPutPaletteEntry
*Next Topic: SOPutParaIndents

SOPutParaAlign

Sets the alignment for a paragraph.

Syntax


VOID SOPutParAlign(
    WORD wType,     
    HPROC reserved  
);

Parameters

wType
Type of alignment. This parameter can be the SO_ALIGNLEFT, SO_ALIGNRIGHT, SO_ALIGNCENTER, or SO_ALIGNJUSTIFY value.
reserved
Reserved; do not use.

Return Value


No return value.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.