Table of Contents

Method Height

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

Height(double)

Sets the height of the content.

public LayoutContainer Height(double height)

Parameters

height double

The height.

Returns

LayoutContainer

The nested container with the applied height.