Table of Contents

Method ExtendCellsToBottom

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

ExtendCellsToBottom()

Marks bottom cells of the table body to cover remaining vertical space.

public void ExtendCellsToBottom()

Remarks

Read the Extend to the bottom section of the Table container article for examples of using this method.