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.