Method ParagraphSpacing
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
ParagraphSpacing(double)
Sets the spacing between different text blocks.
public TextContainer ParagraphSpacing(double spacing)
Parameters
spacing
doubleThe spacing value.
Returns
- TextContainer
The updated container.