Method Spacing
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
Spacing(double)
Sets horizontal spacing between row items.
public void Spacing(double value)
Parameters
value
doubleThe spacing value.
Remarks
Read the Row section of the Compound containers article for the detailed information about row containers.