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