Table of Contents

Method Footer

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

Gets the layout container for the page footer.

public LayoutContainer Footer()

Returns

LayoutContainer

The layout container.

Remarks

The library automatically applies a combination of text styles to page footer containers. Read about Footer 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 footers.