Table of Contents
FooterHtmlPosition Property

Gets or sets the vertical position for the footer HTML in inches.

Syntax
 public Single FooterHtmlPosition { get; set; }
Remarks

The left and right edge of the footer area is the same as the left and right edge of OutputArea. FooterHtmlPosition specifies the distance between the top edge of the paper to the top edge of the footer area in inches.

This property is automatically cleared after each conversion.

See Also