Click or drag to resize

ParagraphFormat AfterSpacingLines Property

Gets or sets a value specifies the spacing that should be added after the last line in this paragraph in the document in line units.

Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public float AfterSpacingLines { get; set; }

Property Value

Type: Single
See Also