public method ParagraphBuilder.SetOrphanMinimum

Brief

Sets the orphan minimum value for the paragraph.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetOrphanMinimum (uint orphanMinimum)

Parameters
orphanMinimum

The orphan minimum value.

Declared in ParagraphBuilder

back