public method LineBuilder.SetKeepWithNext
Defines whether the line should be rendered with the element next to it.
Gehtsoft.PDFFlow.Builder.LineBuilder
SetKeepWithNext (bool keepWithNext = True)
keepWithNext
The value True indicates that the line should be rendered with the element next to it.
True
Declared in LineBuilder