TcxParaAttributes2.LineSpacingRule Property
In This Article
Specifies the line spacing type.
#Declaration
Delphi
property LineSpacingRule: TcxParaFormat2LineSpacingRule read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Values include:
Value | Meaning |
---|---|
pfsr |
Single spacing. The Line |
pfsr |
One-and-a-half spacing. The Line |
pfsr |
Double spacing. The Line |
pfsr |
The Line |
pfsr |
The Line |
pfsr |
The single spacing is Line |
See Also