LineSpacing Property


Top  Previous  Next


Returns or sets a value (Integer) that determines the line spacing for the document body text.


Syntax

object.LineSpacing [=value]

Where object evaluates to a Smart Print Control.


The settings for value are:

ConstantValue   Description  


spLineSpacingSingle1   (Default). Specifies that the line spacing is single.  
spLineSpacingOneHalf2   Specifies that the line spacing is one and a half lines.  
spLineSpacingDouble3   Specifies that the line spacing is double.  



Remarks
This property affects the line spacing of the document body text only. It has no effect on the document title, header or footer.