SOPutParaMargins

Sets paragraph margins. The margins are relative to the left or right edge of the page.

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 Values

None.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples