PDFRasterizer.NET 4.0 is now available. Supports .NET Core. Renders pixel-perfectly.

Namespace TallComponents.PDF.Layout

Class Footer

An area that is repeated at the bottom of pages in a Section.

A footer is associated with a section through the OddFooter and EvenFooter properties of the section. The position and the size of a footer is constraint by the page size and page margins of the section. The top position of a footer is equal to the sections bottom margin. The left position of a footer is equal to the left margin of the section. The height of the header is equal to the bottom margin of the section minus the bottom margin of the footer. The width of the footer is equal to the width of the page minus the left and right margin of the section.

If the contents of the footer exceeds the available space, the footer will not be rendered. To include an image inside the footer, make sure it's size is set explicitly so that it fits.

To place a banner at the bottom of the page that uses the full width of the page use an Area and add it to the BackgroundAreas collection.

Syntax

public class Footer : Area

Constructors

Properties

Download TallPDF.NET 4.0
We will send you a download link

  • This field is for validation purposes and should be left unchanged.
Why do we ask your email address?
We send tips that speed up your evaluation
We let you know about bug fixes
You can always unsubscribe with one click
We never share your address with a 3rd party
Thank you for your download

We have sent an email with a download link.