Solid Edge FrameworkSupport Type Library
AfterSpacing Property
Description
Sets and returns the amount of space below the first line of the paragraph for the referenced text object.
Property type
Read-write property
Syntax
Visual Basic
Public Property AfterSpacing 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.