Click or drag to resize

ParagraphFormat BeforeSpacingLines Property

Gets or sets a value specifies the spacing that should be added before the first 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 BeforeSpacingLines { get; set; }

Property Value

Type: Single
See Also