Unicode Controls & Classes for VB6 - Version 4

ctlUniTextCodeHighlight.SetParagraphSpacing Method

Sets paragraph spacing

Syntax
Public Sub SetParagraphSpacing (ByVal lSpaceAfter As Long, _
ByVal lSpaceBefore As Long)
Parameters
Parameter Description
ByVal lSpaceAfter As Long Space after
ByVal lSpaceBefore As Long Space before
Remarks