Sets the spacing for a paragraph.
VOID SOPutParaSpacing(
WORD wLineHeightType, | |
DWORD dwLineHeight, | |
DWORD dwSpaceBefore, | |
DWORD dwSpaceAfter, | |
HPROC reserved | |
); |
wLineHeightType
Type of line height. This parameter can be one of these values:
SO_HEIGHTATLEAST |
Sets the line height to the height given by dwLineHeight or sets it to fit the tallest character in the line, whichever height is greater. |
SO_HEIGHTAUTO |
Sets the line height automatically to fit the tallest character in the line. |
SO_HEIGHTEXACTLY |
Sets the line height to the height given by dwLineHeight. |
None.
file: /Techref/os/win/api/win32/func/src/f86_52.htm, 2KB, , updated: 2000/4/6 17:38, local time: 2024/11/15 21:51,
3.145.58.48:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/os/win/api/win32/func/src/f86_52.htm"> SOPutParaSpacing</A> |
Did you find what you needed? |