Table of Contents

Method Header

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

Gets the layout container for the page header.

public LayoutContainer Header()

Returns

LayoutContainer

The layout container.

Remarks

The library automatically applies a combination of text styles to page header containers. Read about Header style for more information about what gets applied.

Read the Header and footer section of the How to layout PDF pages article for more information about headers.