|
TCustomRVParaInfo.LineSpacingType |
Top Previous Next |
|
Defines type of line spacing in paragraphs of this style. type TRVLineSpacingType = (rvlsPercent, rvlsSpaceBetween); property LineSpacingType: Integer; (Introduced in version 1.5)
Future version will include one more option: spacing between base lines of adjacent lines, in pixels. Default value: rvlsPercent |