Method Footer
- Namespace
- BitMiracle.Docotic.Pdf.Layout
- Assembly
- BitMiracle.Docotic.Pdf.Layout.dll
Footer()
Gets container for the column footer.
public LayoutContainer Footer()
Returns
- LayoutContainer
The layout container for the footer.
Remarks
The library repeats column footers on each page below body items.
Read the Column section of the Compound containers article for examples of using this method.