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.

Remarks

Read the Width & Height section of the Size, position, and rendering of containers article for more information about working with sizes.