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