Table of Contents
FooterHtmlFormat Property

Gets or sets the footer format.

Syntax
 public String FooterHtmlFormat { get; set; }
Remarks

See HeaderHtmlFormat for more details.

This property is automatically cleared after each conversion.

See Also