public method StyleBuilder.SetKeepWithNext

Brief

Enables the inheritance of rendering of the content item with the element next to it.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  SetKeepWithNext (Gehtsoft.PDFFlow.Models.Enumerations.Inherit inherit)

Parameters
inherit

The inheritance.

Declared in StyleBuilder

back