Table of Contents

Method ConstantColumn

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

ConstantColumn(double)

Adds a column with fixed width.

public void ConstantColumn(double width)

Parameters

width double

The width in points.

Remarks

Read the Columns and rows section of the Table container article for more information about working with columns.