Table of Contents

Method MaxWidth

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

MaxWidth(double)

Sets the maximum width of the content.

public LayoutContainer MaxWidth(double maxWidth)

Parameters

maxWidth double

The maximum width.

Returns

LayoutContainer

The nested container with the applied maximum width.