Table of Contents

Class MulticolRenderer.LayoutInInfiniteHeightCalculator

Namespace
iText.Layout.Renderer
Assembly
itext.layout.dll
public class MulticolRenderer.LayoutInInfiniteHeightCalculator : MulticolRenderer.ColumnHeightCalculator
Inheritance
MulticolRenderer.LayoutInInfiniteHeightCalculator
Implements
Inherited Members

Constructors

LayoutInInfiniteHeightCalculator()

public LayoutInInfiniteHeightCalculator()

Fields

maxRelayoutCount

protected int maxRelayoutCount

Field Value

int

Methods

GetAdditionalHeightOfEachColumn(MulticolRenderer, MulticolLayoutResult)

public virtual float? GetAdditionalHeightOfEachColumn(MulticolRenderer renderer, MulticolRenderer.MulticolLayoutResult result)

Parameters

renderer MulticolRenderer
result MulticolRenderer.MulticolLayoutResult

Returns

float?

MaxAmountOfRelayouts()

public virtual int MaxAmountOfRelayouts()

Returns

int

maximum amount of relayouts which can be done by this height enhancer