Table of Contents
FirstHeaderFooterPageIndex Property

Gets or sets the first page on which header and footer should be added (through HeaderHtmlFormat and FooterHtmlFormat).

Syntax
 public Int32 FirstHeaderFooterPageIndex { get; set; }
Remarks

This property is automatically reset to 0 after each conversion.

See Also