Solid Edge FrameworkSupport Type Library
LineSpacing Property
Description
Sets and returns the amount of space between two lines in a paragraph for the referenced object.
Property type
Read-write property
Syntax
Visual Basic
Public Property LineSpacing As Double
Remarks
The TextEdit object always has an insert index or a selection active. Setting any property on the TextEdit object applies to the current selection (if present) or to the text at the current insert index.
See Also

TextEdit Object  | TextEdit Members

Send comments on this topic.