Table of Contents
HeaderHtmlPosition Property

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

Syntax
 public Single HeaderHtmlPosition { get; set; }
Remarks

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

This property is automatically cleared after each conversion.

See Also