Method SpacingBefore
- Namespace
- DocWright.Composition
- Assembly
- DocWright.Composition.dll
SpacingBefore(double, Unit)
Sets the space above the paragraph.
ITextBlock SpacingBefore(double value, Unit unit = Unit.Point)
Parameters
Returns
- ITextBlock
This block, for chaining.
Exceptions
- ArgumentOutOfRangeException
The spacing is negative or not finite.