Method VerticalSpacing
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
VerticalSpacing(double)
Sets the vertical spacing.
public InlineContainer VerticalSpacing(double value)
Parameters
value
doubleThe spacing value.
Returns
- InlineContainer
The updated container.