Table of Contents

Method Width

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

Width(double)

Sets the width of the content.

public LayoutContainer Width(double width)

Parameters

width double

The width.

Returns

LayoutContainer

The nested container with the applied width.