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