Table of Contents

Method MinHeight

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

MinHeight(double)

Sets the minimum height of the content.

public LayoutContainer MinHeight(double minHeight)

Parameters

minHeight double

The minimum height.

Returns

LayoutContainer

The nested container with the applied minimum height.