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