Table of Contents

Method MinWidth

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

MinWidth(double)

Sets the minimum width of the content.

public LayoutContainer MinWidth(double minWidth)

Parameters

minWidth double

The minimum width.

Returns

LayoutContainer

The nested container with the applied minimum width.