HorzPageHeaderOnFirstPage Property (RenderTable)
In This Topic
Gets or sets a value indicating whether a horizontal page header, if defined (see remarks), should be printed on the first of the pages spanned by the current table.
Syntax
'Declaration
Public Property HorzPageHeaderOnFirstPage As Boolean
public bool HorzPageHeaderOnFirstPage {get; set;}
See Also