Click or drag to resize
TextParaSpaceBefore Property
Gets or sets the amount of vertical space above a paragraph.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public Nullable<float> SpaceBefore { get; set; }

Property Value

Type: NullableSingle
See Also