SOPutParaMarginsSOPutParaMargins*
*Contents  *Index  *Topic Contents
*Previous Topic: SOPutParaIndents
*Next Topic: SOPutParaSpacing

SOPutParaMargins

Sets paragraph margins.

Syntax


VOID SOPutParaMargins(
    LONG dwLeft,   
    LONG dwRight,  
    HPROC reserved 
);

Parameters

dwLeft
Width, in TWIPs, of the left margin.
dwRight
Width, in TWIPs, of the right margin.
reserved
Reserved; do not use.

Return Value


No return value.


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