TcxParaAttributes2.LineSpacing Property
Specifies the spacing between lines, in pixels.
Declaration
property LineSpacing: Longint index 2 read; write;
Property Value
Type |
---|
Longint |
Remarks
The LineSpacing property is dependent upon the LineSpacingRule settings.
For a list of available line spacing types, refer to the LineSpacingRule property.
See Also