Table of Contents

Method MaxHeight

Namespace
BitMiracle.Docotic.Pdf.Layout
Assembly
BitMiracle.Docotic.Pdf.Layout.dll

MaxHeight(double)

Sets the maximum height of the content.

public LayoutContainer MaxHeight(double maxHeight)

Parameters

maxHeight double

The maximum height.

Returns

LayoutContainer

The nested container with the applied maximum height.

Remarks

Read the Width & Height section of the Size, position, and rendering of containers article for more information about working with sizes.