Table of Contents

Method Header

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

Gets container for the column header.

public LayoutContainer Header()

Returns

LayoutContainer

The layout container for the header.

Remarks

The library repeats column headers on each page above body items.

Read the Column section of the Compound containers article for examples of using this method.